RunAllProofsFunctional

34

tests

1

failures

0

ignored

2h1m26.54s

duration

97%

successful

Failed tests

permissionHeap

org.opentest4j.AssertionFailedError: Subprocess returned exception
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:42)
	at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:147)
	at app//de.uka.ilkd.key.proof.runallproofs.proofcollection.ForkedTestFileRunner.processTestFiles(ForkedTestFileRunner.java:139)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTestUnit.runTest(RunAllProofsTestUnit.java:89)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTest.lambda$data$0(RunAllProofsTest.java:77)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$0(DynamicTestTestDescriptor.java:53)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:167)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:184)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$1(DynamicTestTestDescriptor.java:61)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptorCall.lambda$ofVoid$0(InvocationInterceptorChain.java:78)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:60)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:32)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
	at java.base@11.0.18/java.util.Optional.ifPresent(Optional.java:183)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.lambda$invokeTestMethod$1(TestFactoryTestDescriptor.java:108)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.invokeTestMethod(TestFactoryTestDescriptor.java:95)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:110)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:90)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:85)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.18/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.18/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.lang.InterruptedException: forkTimeout (2000sec.) elapsed
	at de.uka.ilkd.key.proof.runallproofs.proofcollection.ForkedTestFileRunner$1.run(ForkedTestFileRunner.java:238)

Tests

Test Method name Duration Result
list data()[10] 5m22.87s passed
list_ghost data()[11] 1m19.10s passed
list_recursive data()[12] 26.185s passed
list_seq data()[13] 3m18.35s passed
observer data()[14] 1m54.53s passed
removeDups data()[15] 2m30.19s passed
quicksort data()[16] 2m2.26s passed
simpleTests data()[17] 3m5.54s passed
SmansEtAl data()[18] 3m55.77s passed
VACID0 data()[19] 1m27.91s passed
newBook data()[1] 1m11.76s passed
VSTTE10 data()[20] 3m30.66s passed
WeideEtAl data()[21] 34.448s passed
arithmetic data()[22] 9m24.89s passed
arrays data()[23] 1m6.05s passed
javadl data()[24] 13m44.35s passed
FOL data()[25] 5m15.41s passed
strings data()[26] 2m56.76s passed
simple_info_flow data()[27] 16.156s passed
modelMethods data()[28] 3m25.66s passed
permissionHeap data()[29] 33m20.65s failed
oldBook data()[2] 20.429s passed
completionScopes data()[30] 1m0.11s passed
reload_examples data()[31] 49.304s passed
proofLoadRepair data()[32] 23.805s passed
switch data()[33] 1m13.21s passed
redux data()[34] 2m29.21s passed
comprehensions data()[3] 1m18.74s passed
performance data()[4] 4m17.93s passed
performancePOConstruction data()[5] 1m28.71s passed
applicationRestrictions data()[6] 57.759s passed
blockContracts data()[7] 2m40.03s passed
jmlAsserts data()[8] 1m44.51s passed
javaCard data()[9] 2m33.31s passed

Standard output

414        WARN  main            d.u.i.k.s.ProofSettings   No proof-settings could be loaded, using defaults java.io.FileNotFoundException: /home/runner/.key/proof-settings.props (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)

451        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
617        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.add.key 
929        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
973        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
978        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
996        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1363       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1400       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1594       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1634       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1795       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1813       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1859       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2083       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2084       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2085       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2086       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2318       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2399       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2417       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2444       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2447       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2487       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2513       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2517       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2524       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2624       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2925       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2934       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3614       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3624       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3689       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3712       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3769       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3847       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3888       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3910       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3939       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3961       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3993       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4000       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7589       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
7591       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
7596       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
7597       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
7649       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7664       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10782      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.2ns 
10785      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.add.key 
29622      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.add.key.proof 
30966      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
30967      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
30971      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
30972      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
30993      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34374      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 881.76ms 
34376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.add.key.proof 
34388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.remFirst.key 
35650      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
35650      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
35653      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
35653      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
35660      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37905      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
37905      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.remFirst.key 
42862      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.remFirst.key.proof 
44146      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
44147      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
44153      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
44154      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
44163      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47060      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 444.8ms 
47061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.remFirst.key.proof 
47064      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47065      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.empty.key 
48348      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
48350      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
48370      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
48372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
48379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50634      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.2ns 
50634      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.empty.key 
52047      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.empty.key.proof 
53185      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
53186      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
53189      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
53190      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
53197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55559      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 94ms 
55560      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.empty.key.proof 
55563      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.size.key 
56725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
56726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
56727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
56728      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
56735      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.9ns 
59067      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.size.key 
59748      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.size.key.proof 
60862      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
60863      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
60865      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
60865      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
60873      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63099      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.21ms 
63099      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.size.key.proof 
63101      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63101      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.get.key 
64326      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
64326      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
64329      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
64329      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
64338      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66614      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
66615      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.get.key 
68020      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.get.key.proof 
69163      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/List.java 
69164      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedListNonEmpty.java 
69166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/LinkedList.java 
69167      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.java 
69173      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71507      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.12ms 
71508      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/newBook/09.list_modelfield/ArrayList.get.key.proof 
427        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
462        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
593        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/Ex2.58.key 
883        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
926        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
937        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
953        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1104       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1334       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1385       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1640       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1646       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1658       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1864       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1869       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1873       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1873       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1935       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2254       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2277       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2401       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2422       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2482       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2486       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2526       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2563       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2686       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3185       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3195       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3331       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3390       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3402       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3422       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3425       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3441       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3444       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3456       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3467       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3473       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3478       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3479       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3485       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3547       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3554       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3558       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3560       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3565       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3568       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3586       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3591       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3673       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6719       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/A.java 
6719       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/AbstractCollection.java 
6724       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/List.java 
6725       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/AbstractList.java 
6804       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9355       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.2ns 
9357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/Ex2.58.key 
9662       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/Ex2.58.key.proof 
10852      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/A.java 
10853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/AbstractCollection.java 
10865      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/List.java 
10865      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/java/AbstractList.java 
10875      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13102      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ms 
13103      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/02FirstOrderLogic/Ex2.58.key.proof 
13117      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13118      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/03DynamicLogic/Sect3.3.1.key 
14182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14185      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16286      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
16286      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/03DynamicLogic/Sect3.3.1.key 
16950      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/03DynamicLogic/Sect3.3.1.key.proof 
17942      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20237      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 99.92ms 
20240      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/BookExamples/03DynamicLogic/Sect3.3.1.key.proof 
418        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
451        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
576        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/general_sum.key 
860        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
907        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
918        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
941        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
992        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1308       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1347       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1436       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1541       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1773       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1779       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2071       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2072       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2073       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2083       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2143       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2432       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2456       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2478       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2510       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2551       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2560       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2635       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2683       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2745       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2790       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2858       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2959       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3597       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3670       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3690       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3694       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3766       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3787       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3789       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3877       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3878       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3953       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3956       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3959       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7391       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
7400       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
7404       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
7466       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10118      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.7ns 
10120      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/general_sum.key 
10710      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/general_sum.key.proof 
11918      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
11920      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
11923      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
11943      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14295      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.12ms 
14316      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/general_sum.key.proof 
14332      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14335      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum0.key 
15544      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/Sum.java 
15547      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/GSum.java 
15548      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/SegSum.java 
15560      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15562      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
17763      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum0.key 
17911      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
17912      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
18193      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
18195      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
18430      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
18844      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum0.key.proof 
19911      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
19916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
19918      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
19928      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22053      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
22054      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
22102      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
22133      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
22134      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
22137      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 112.46ms 
22138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum0.key.proof 
22140      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum1.key 
23192      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/Sum.java 
23194      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/GSum.java 
23195      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/SegSum.java 
23203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25304      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
25305      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum1.key 
25369      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
25370      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
25565      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
25565      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
25766      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
26227      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum1.key.proof 
27254      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
27256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
27258      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
27265      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29458      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
29458      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
29511      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
29542      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
29542      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
29547      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 118.53ms 
29547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum1.key.proof 
29550      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum2.key 
30687      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/Sum.java 
30690      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/GSum.java 
30691      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/SegSum.java 
30698      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32843      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
32844      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum2.key 
32895      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
32904      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
33084      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
33085      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
33227      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
33649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum2.key.proof 
34659      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
34661      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
34662      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
34669      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36766      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
36767      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
36805      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
36834      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
36834      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
36837      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 100.15ms 
36838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum2.key.proof 
36841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum3.key 
37919      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/Sum.java 
37922      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/GSum.java 
37923      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/SegSum.java 
37929      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40028      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
40029      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum3.key 
40090      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
40090      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
40247      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
40248      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
40345      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
40719      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum3.key.proof 
41724      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
41726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
41727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
41732      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43804      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
43805      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
43839      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
43860      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
43861      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
43863      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 84.57ms 
43863      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/sum3.key.proof 
43866      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/segsum.key 
44894      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/Sum.java 
44896      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/GSum.java 
44897      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/./src/SegSum.java 
44902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47036      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
47037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/segsum.key 
47752      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/segsum.key.proof 
48744      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/Sum.java 
48746      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/GSum.java 
48752      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/src/SegSum.java 
48763      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50925      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 79.95ms 
50925      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/segsum.key.proof 
50928      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50928      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_negative.key 
51872      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53873      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
53874      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_negative.key 
54180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_negative.key.proof 
55076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57069      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.48ms 
57070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_negative.key.proof 
57076      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57078      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_neg2.key 
58045      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60036      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
60036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_neg2.key 
60338      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_neg2.key.proof 
61275      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63202      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 773.86ns 
63203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsum_neg2.key.proof 
63204      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplit.key 
64125      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66083      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
66083      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplit.key 
66442      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplit.key.proof 
67343      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69305      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.38ms 
69305      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplit.key.proof 
69307      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69308      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bprodSplit.key 
70242      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72185      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
72186      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bprodSplit.key 
72500      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bprodSplit.key.proof 
73400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75339      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.9ms 
75340      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bprodSplit.key.proof 
75342      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75344      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplitInvalid.key 
76270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78202      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
78203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/comprehensions/bsumSplitInvalid.key 
426        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
474        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
607        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint_08()).JML_operation_contract.0.key 
885        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
923        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
929        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
943        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
991        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1012       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1099       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1102       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1346       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1390       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1466       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1610       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1725       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1756       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1787       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1793       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1816       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2071       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2072       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2075       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2076       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2148       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2246       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2278       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2284       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2320       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2321       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2344       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2358       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2363       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2366       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2450       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2501       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2526       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2564       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2568       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2621       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2712       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2806       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3447       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3524       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3545       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3550       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3645       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3661       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3664       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3700       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3751       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3752       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3770       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3782       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3792       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
10356      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
10817      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
10826      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
11012      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
11016      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
11020      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
11023      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
11025      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
11032      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
11034      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
11036      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
11039      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
11040      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
11043      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
11047      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
11083      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20245      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 480.44ns 
20253      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint_08()).JML_operation_contract.0.key 
23503      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint_08()).JML_operation_contract.0.key.proof 
27252      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
27496      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
27500      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
27608      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
27610      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
27613      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
27616      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
27618      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
27624      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
27626      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
27628      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
27631      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
27632      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
27634      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
27636      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
27648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36028      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 361.61ms 
36029      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint_08()).JML_operation_contract.0.key.proof 
36041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36041      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint2_08()).JML_operation_contract.0.key 
39591      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
39831      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
39834      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
39902      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
39908      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
39910      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
39912      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
39913      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
39917      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
39919      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
39921      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
39923      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
39924      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
39926      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
39928      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
39938      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39940      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.9ns 
47741      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint2_08()).JML_operation_contract.0.key 
49291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint2_08()).JML_operation_contract.0.key.proof 
52875      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
53145      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
53147      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
53239      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
53241      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
53243      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
53245      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
53247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
53251      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
53252      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
53254      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
53256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
53257      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
53258      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
53260      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
53277      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 90.65ms 
61169      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__disjoint2_08()).JML_operation_contract.0.key.proof 
61172      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61172      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain1(AccessChain1__foo_08()).JML_operation_contract.0.key 
64766      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
65007      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
65010      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
65123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
65125      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
65127      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
65128      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
65130      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
65133      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
65135      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
65136      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
65138      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
65139      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
65141      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
65144      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
65151      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72995      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
72996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain1(AccessChain1__foo_08()).JML_operation_contract.0.key 
76353      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain1(AccessChain1__foo_08()).JML_operation_contract.0.key.proof 
79920      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
80155      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
80156      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
80210      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
80211      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
80213      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
80214      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
80215      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
80218      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
80219      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
80220      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
80221      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
80222      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
80223      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
80225      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
80233      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88273      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 480.46ms 
88273      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain1(AccessChain1__foo_08()).JML_operation_contract.0.key.proof 
88277      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88277      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain4(AccessChain4__foo_08()).JML_operation_contract.0.key 
91955      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
92202      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
92204      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
92257      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
92258      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
92259      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
92261      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
92262      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
92265      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
92268      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
92269      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
92271      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
92272      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
92273      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
92275      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
92283      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100107     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
100107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain4(AccessChain4__foo_08()).JML_operation_contract.0.key 
107916     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain4(AccessChain4__foo_08()).JML_operation_contract.0.key.proof 
111304     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
111561     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
111563     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
111619     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
111620     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
111622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
111623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
111625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
111627     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
111628     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
111634     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
111637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
111640     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
111642     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
111644     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
111652     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120225     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 830.06ms 
120226     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/AccessChain4(AccessChain4__foo_08()).JML_operation_contract.0.key.proof 
120231     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120231     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__xZero_08()).JML_operation_contract.0.key 
123842     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
124109     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
124111     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
124162     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
124164     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
124165     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
124166     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
124168     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
124170     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
124171     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
124172     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
124174     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
124174     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
124176     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
124177     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
124184     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124186     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131921     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
131922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__xZero_08()).JML_operation_contract.0.key 
133636     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__xZero_08()).JML_operation_contract.0.key.proof 
137141     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
137387     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
137388     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
137465     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
137466     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
137467     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
137469     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
137470     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
137472     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
137473     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
137475     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
137476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
137476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
137478     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
137480     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
137487     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145205     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 189.65ms 
145205     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Disjoint(Disjoint__xZero_08()).JML_operation_contract.0.key.proof 
145208     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Dynamic(Dynamic__foo_08()).JML_operation_contract.0.key 
148791     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
149026     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
149028     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
149081     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
149082     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
149084     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
149085     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
149086     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
149088     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
149090     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
149091     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
149092     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
149093     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
149094     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
149095     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
149103     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149105     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156883     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
156883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Dynamic(Dynamic__foo_08()).JML_operation_contract.0.key 
163926     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Dynamic(Dynamic__foo_08()).JML_operation_contract.0.key.proof 
167360     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
167589     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
167591     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
167638     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
167639     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
167640     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
167641     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
167643     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
167645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
167646     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
167647     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
167648     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
167649     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
167650     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
167652     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
167659     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175934     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 546.82ms 
175935     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Dynamic(Dynamic__foo_08()).JML_operation_contract.0.key.proof 
175939     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175939     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/DynamicGhost(DynamicGhost__dynamicGhost_08()).JML_normal_behavior_operation_contract.0.key 
179462     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
179692     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
179694     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
179742     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
179742     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
179744     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
179745     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
179746     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
179748     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
179750     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
179751     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
179752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
179752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
179754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
179755     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
179763     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
179764     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187305     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
187306     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/DynamicGhost(DynamicGhost__dynamicGhost_08()).JML_normal_behavior_operation_contract.0.key 
192951     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/DynamicGhost(DynamicGhost__dynamicGhost_08()).JML_normal_behavior_operation_contract.0.key.proof 
196330     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
196559     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
196561     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
196624     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
196625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
196626     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
196627     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
196628     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
196630     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
196631     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
196632     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
196633     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
196634     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
196635     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
196636     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
196644     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204860     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 558.04ms 
204861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/DynamicGhost(DynamicGhost__dynamicGhost_08()).JML_normal_behavior_operation_contract.0.key.proof 
204865     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204866     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/GhostFrame(GhostFrame__foo_08()).JML_operation_contract.0.key 
208373     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
208597     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
208599     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
208644     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
208645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
208646     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
208648     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
208649     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
208651     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
208652     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
208653     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
208655     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
208655     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
208657     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
208659     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
208665     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
208666     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
216166     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.4ns 
216167     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/GhostFrame(GhostFrame__foo_08()).JML_operation_contract.0.key 
218922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/GhostFrame(GhostFrame__foo_08()).JML_operation_contract.0.key.proof 
222278     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
222526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
222528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
222577     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
222578     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
222579     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
222580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
222581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
222584     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
222585     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
222586     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
222587     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
222588     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
222589     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
222590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
222598     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
230589     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 290.03ms 
230590     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/GhostFrame(GhostFrame__foo_08()).JML_operation_contract.0.key.proof 
230593     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230593     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Modelfield(Modelfield__foo_08()).JML_operation_contract.0.key 
234054     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
234293     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic.java 
234295     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Test-10-2.java 
234346     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc.java 
234347     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain4.java 
234349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Modelfield.java 
234350     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain1.java 
234351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Disjoint.java 
234353     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/GhostFrame.java 
234355     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Split.java 
234356     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/AccessChain2.java 
234357     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Contract.java 
234357     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Inc2.java 
234359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/DynamicGhost.java 
234360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/./src.templates/Dynamic2.java 
234368     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
234370     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
241978     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
241978     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Modelfield(Modelfield__foo_08()).JML_operation_contract.0.key 
245973     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Modelfield(Modelfield__foo_08()).JML_operation_contract.0.key.proof 
249349     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
249593     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
249594     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
249679     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
249680     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
249682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
249683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
249684     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
249686     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
249687     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
249688     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
249690     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
249690     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
249691     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
249693     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
249701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
257753     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 338.27ms 
257753     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Modelfield(Modelfield__foo_08()).JML_operation_contract.0.key.proof 
401        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
442        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
584        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a0(int)).JML_normal_behavior_operation_contract.0.key 
838        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
890        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
906        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
927        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
982        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
994        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1012       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1092       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1231       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1281       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1492       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1529       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1668       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1711       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1727       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1737       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1947       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1947       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1949       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1949       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2138       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2192       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2202       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2216       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2242       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2301       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2310       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2452       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2469       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2495       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2498       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2564       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2664       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3353       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3373       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3429       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3441       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3443       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3464       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3467       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3482       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3484       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3488       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3493       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3501       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3511       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3512       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3517       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3580       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3584       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3591       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3593       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3606       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3610       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3680       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
9953       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
10228      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
10243      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
10413      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
10416      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
10420      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
10423      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
10426      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
10434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
10437      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
10440      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
10443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
10445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
10448      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
10453      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
10490      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21004      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.8ns 
21006      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a0(int)).JML_normal_behavior_operation_contract.0.key 
21695      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a0(int)).JML_normal_behavior_operation_contract.0.key.proof 
25782      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
26043      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
26046      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
26106      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
26108      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
26110      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
26111      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
26113      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
26116      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
26117      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
26118      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
26120      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
26121      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
26123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
26125      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
26138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35606      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.38ms 
35606      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a0(int)).JML_normal_behavior_operation_contract.0.key.proof 
35631      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a1(int)).JML_normal_behavior_operation_contract.0.key 
39343      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
39595      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
39598      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
39692      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
39693      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
39695      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
39697      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
39698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
39701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
39702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
39704      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
39705      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
39706      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
39707      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
39709      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
39717      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39719      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48715      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
48716      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a1(int)).JML_normal_behavior_operation_contract.0.key 
49523      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a1(int)).JML_normal_behavior_operation_contract.0.key.proof 
53149      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
53374      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
53376      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
53433      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
53434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
53436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
53438      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
53439      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
53442      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
53443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
53445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
53446      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
53447      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
53449      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
53451      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
53460      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62349      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 63.09ms 
62349      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__a1(int)).JML_normal_behavior_operation_contract.0.key.proof 
62352      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62353      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__f1(int)).JML_normal_behavior_operation_contract.0.key 
65998      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
66243      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
66245      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
66301      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
66302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
66303      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
66305      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
66306      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
66308      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
66310      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
66311      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
66312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
66313      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
66314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
66316      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
66323      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66325      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75078      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
75079      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__f1(int)).JML_normal_behavior_operation_contract.0.key 
75635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__f1(int)).JML_normal_behavior_operation_contract.0.key.proof 
79173      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
79421      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic.java 
79423      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Test-10-2.java 
79478      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc.java 
79479      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain4.java 
79481      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Modelfield.java 
79482      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain1.java 
79483      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Disjoint.java 
79486      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/GhostFrame.java 
79487      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Split.java 
79488      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/AccessChain2.java 
79490      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Contract.java 
79490      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Inc2.java 
79492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/DynamicGhost.java 
79494      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/src.templates/Dynamic2.java 
79503      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88519      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 46.17ms 
88519      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/performance-test/Test(Test__f1(int)).JML_normal_behavior_operation_contract.0.key.proof 
400        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
433        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
576        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed1.key 
855        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
893        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
898        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
921        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
962        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
970        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
980        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
983        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
985        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
988        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1041       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1221       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1286       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1348       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1538       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1586       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1701       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1722       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1733       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1752       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1908       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1909       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1911       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1911       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1939       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2177       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2198       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2221       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2225       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2226       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2382       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2438       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2464       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2567       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2643       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2654       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3463       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3475       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3583       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3587       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3634       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3682       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3697       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3730       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3770       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3816       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3846       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3848       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3899       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3927       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7050       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
7124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9583       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.2ns 
9586       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed1.key 
9854       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed1.key.proof 
11030      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
11040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13048      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.59ms 
13049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed1.key.proof 
13070      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed2.key 
14166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
14174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16110      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.2ns 
16111      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed2.key 
16363      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16363      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed3.key 
17384      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
17392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19339      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
19339      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed3.key 
19610      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed3.key.proof 
20709      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
20718      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22674      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.02ms 
22675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed3.key.proof 
22676      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22680      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed4.key 
23722      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
23732      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25764      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
25766      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed4.key 
26027      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26028      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed5.key 
26991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
26997      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28938      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
28939      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed5.key 
29187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed5.key.proof 
30180      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
30187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32176      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 953.48ns 
32180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed5.key.proof 
32181      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32182      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed6.key 
33237      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
33245      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35208      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
35209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed6.key 
35479      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35479      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed7.key 
36495      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
36501      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38419      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
38419      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed7.key 
38689      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed7.key.proof 
39671      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
39681      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41636      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.55ms 
41637      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed7.key.proof 
41639      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41639      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed8.key 
42612      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
42618      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44460      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
44460      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed8.key 
44731      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44731      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed9.key 
45692      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
45698      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47629      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
47629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed9.key 
47920      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed9.key.proof 
48893      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
48901      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50899      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.46ms 
50899      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed9.key.proof 
50900      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50901      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed10.key 
51912      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
51918      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53991      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
53992      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed10.key 
54313      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54314      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed11.key 
55300      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/src/Test.java 
55306      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57281      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
57281      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/polarity_tests/wellformed11.key 
414        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
450        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
600        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__add.key 
903        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
954        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
968        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
984        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1057       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1065       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1264       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1316       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1369       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1410       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1588       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1705       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1767       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1979       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1982       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1983       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1983       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2115       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2404       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2425       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2460       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2461       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2462       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2513       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2545       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2552       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2653       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2724       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2864       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2896       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2994       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3630       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3639       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3683       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3852       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3912       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3928       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3946       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4092       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4213       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7521       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
7528       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
7531       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
7535       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
7587       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7604       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10801      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 439.83ns 
10803      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__add.key 
11788      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__add.key.proof 
13131      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
13134      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
13136      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
13138      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
13148      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 74.28ms 
15730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__add.key.proof 
15739      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addAbsoluteValues.key 
17092      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
17095      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
17097      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
17099      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
17111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17113      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19707      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
19708      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addAbsoluteValues.key 
21341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addAbsoluteValues.key.proof 
22586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
22588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
22590      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
22591      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
22599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25259      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 178.64ms 
25260      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addAbsoluteValues.key.proof 
25262      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25262      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithJump.key 
26493      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
26496      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
26497      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
26499      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
26505      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26507      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28886      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.8ns 
28886      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithJump.key 
29427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithJump.key.proof 
30727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
30729      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
30730      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
30731      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
30739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.9ms 
33192      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithJump.key.proof 
33195      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33195      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithTwoBlockContracts.key 
34384      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
34386      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
34387      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
34388      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
34395      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34396      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36930      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
36932      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithTwoBlockContracts.key 
37438      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithTwoBlockContracts.key.proof 
38635      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
38637      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
38638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
38639      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
38646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41048      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 59.9ms 
41049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__addWithTwoBlockContracts.key.proof 
41051      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__generateByteArray.key 
42193      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
42195      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
42196      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
42197      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
42203      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42204      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44521      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
44522      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__generateByteArray.key 
46919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__generateByteArray.key.proof 
48017      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
48020      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
48021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
48022      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
48029      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50622      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 227.32ms 
50622      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__generateByteArray.key.proof 
50625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50625      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__getLength.key 
51821      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
51823      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
51824      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
51825      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
51831      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51832      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54247      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
54247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__getLength.key 
54603      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__getLength.key.proof 
55804      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
55806      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
55807      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
55808      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
55815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58130      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.83ms 
58130      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__getLength.key.proof 
58132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__square.key 
59331      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
59333      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
59334      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
59336      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
59343      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59344      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61728      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
61729      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__square.key 
62380      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__square.key.proof 
63486      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
63488      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
63490      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
63492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
63498      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65954      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 89.52ms 
65954      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__square.key.proof 
65957      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65958      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryBlockContract.key 
67138      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
67140      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
67141      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
67142      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
67155      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67157      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69517      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
69518      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryBlockContract.key 
69883      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryBlockContract.key.proof 
71013      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
71016      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
71017      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
71018      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
71024      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73358      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.59ms 
73358      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryBlockContract.key.proof 
73360      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryLoopInvariant.key 
74481      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
74483      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
74483      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
74484      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
74490      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74491      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76789      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
76789      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryLoopInvariant.key 
77120      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryLoopInvariant.key.proof 
78227      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Simple.java 
78229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/LabeledBlocksTest.java 
78229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/GreatestCommonDivisor.java 
78230      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/src/Weird.java 
78237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80569      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ms 
80569      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_contracts/Simple__unnecessaryLoopInvariant.key.proof 
80572      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80572      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key 
81619      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
81620      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
81621      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
81622      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
81623      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
81624      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
81631      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83768      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
83769      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key 
84285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key.proof 
85304      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
85306      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
85307      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
85308      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
85308      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
85309      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
85315      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87390      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.23ms 
87390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key.proof 
87392      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87393      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert_assume_order.key 
88454      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
88456      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
88457      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
88458      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
88458      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
88459      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
88466      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88467      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90516      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
90517      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert_assume_order.key 
90846      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert_assume_order.key.proof 
91867      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
91868      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
91869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
91869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
91870      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
91871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
91876      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93930      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.58ms 
93931      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert_assume_order.key.proof 
93934      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93934      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_external.key 
95083      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
95088      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95089      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97359      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
97359      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_external.key 
97734      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_external.key.proof 
98795      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
98803      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101037     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.92ms 
101038     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_external.key.proof 
101040     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101040     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_internal.key 
102109     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
102116     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104335     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
104336     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_internal.key 
105444     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_internal.key.proof 
106503     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
106510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108881     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 237.35ms 
108882     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_internal.key.proof 
108884     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108884     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_loop.key 
109948     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
109953     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109955     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112130     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 104.41ns 
112131     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_loop.key 
113347     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_loop.key.proof 
114440     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
114446     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116864     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 229.12ms 
116865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onBlock_loop.key.proof 
116866     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116867     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_external.key 
117932     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
117938     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117939     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120152     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
120153     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_external.key 
120687     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_external.key.proof 
121803     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
121810     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124050     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.77ms 
124050     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_external.key.proof 
124052     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124052     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_internal.key 
125138     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
125144     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125145     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127330     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
127331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_internal.key 
128355     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_internal.key.proof 
129429     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
129435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131858     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 208.62ms 
131859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_internal.key.proof 
131860     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_loop.key 
132947     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
132954     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132955     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135194     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
135195     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_loop.key 
136448     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_loop.key.proof 
137476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/src/LoopContractExamplesAll.java 
137481     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139775     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 212.42ms 
139775     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/SimpleVariants/sum_onLoop_loop.key.proof 
139778     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139778     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts0.key 
140783     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
140790     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142701     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
142701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts0.key 
142756     DEBUG Thread-52       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
142771     DEBUG Thread-52       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
143148     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts0.key.proof 
144048     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
144053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145942     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
145945     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
145957     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.71ms 
145958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts0.key.proof 
145959     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145960     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts1.key 
146916     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
146922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148830     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
148831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts1.key 
148876     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
148887     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
149250     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts1.key.proof 
150162     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
150167     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152042     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
152044     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
152052     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.45ms 
152052     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/blockContracts1.key.proof 
152053     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/block_finally.key 
153075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/src/AuxiliaryContractsFinally.java 
153085     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
154986     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
154987     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/block_finally.key 
155918     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
155919     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/loop_finally.key 
156904     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/src/AuxiliaryContractsFinally.java 
156911     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158766     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
158766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Finally/loop_finally.key 
455        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
504        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
656        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key 
924        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
948        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
976        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1052       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1099       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1100       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1352       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1582       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1752       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2054       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2054       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2056       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2056       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2302       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2314       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2355       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2356       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2377       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2393       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2399       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2403       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2490       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2572       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2615       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2669       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3559       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3606       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3624       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3627       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3663       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3699       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3702       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3722       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3725       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3750       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3815       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3820       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3856       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3868       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3892       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7107       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
7117       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
7123       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
7127       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
7129       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
7132       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
7191       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9977       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.1ns 
9980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key 
11160      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key.proof 
12444      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
12447      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
12450      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
12455      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
12459      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
12460      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
12474      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14935      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 149.46ms 
14936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert.key.proof 
14948      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14949      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions0.key 
16099      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
16108      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18216      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18ns 
18217      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions0.key 
18291      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
18321      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
18674      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions0.key.proof 
19679      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
19687      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21634      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
21638      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
21650      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.04ms 
21650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions0.key.proof 
21653      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21653      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions1.key 
22678      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
22686      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.8ns 
24685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions1.key 
24997      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions1.key.proof 
25945      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/src/FreeConditions.java 
25953      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.12ms 
27936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/block_loop_contracts/Free/assertions1.key.proof 
27939      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27939      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assert.key 
29010      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
29012      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
29013      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
29015      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
29016      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
29017      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
29023      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31037      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
31038      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assert.key 
31443      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assert.key.proof 
32516      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
32518      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
32519      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
32521      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
32522      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
32522      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
32529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34588      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.3ms 
34589      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assert.key.proof 
34591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assume.key 
35640      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
35642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
35643      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
35644      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
35645      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
35646      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
35651      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37673      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
37674      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assume.key 
38100      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assume.key.proof 
39131      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
39132      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
39133      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
39134      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
39135      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
39136      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
39142      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41171      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.95ms 
41171      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/recursion-assume.key.proof 
41173      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assert.key 
42232      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
42233      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
42234      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
42235      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
42236      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
42237      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
42243      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44377      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
44378      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assert.key 
44796      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assert.key.proof 
45849      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
45850      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
45851      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
45852      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
45853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
45853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
45861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47861      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.91ms 
47862      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assert.key.proof 
47864      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assume.key 
48958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
48959      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
48960      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
48961      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
48962      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
48963      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
48968      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51042      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
51043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assume.key 
51366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assume.key.proof 
52381      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
52382      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
52383      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
52386      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
52387      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
52388      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
52394      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54372      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.67ms 
54373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/quantor-assume.key.proof 
54374      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-static.key 
55426      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
55427      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
55427      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
55428      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
55429      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
55430      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
55435      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57369      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
57369      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-static.key 
57738      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-static.key.proof 
58719      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
58720      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
58720      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
58721      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
58722      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
58722      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
58728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60678      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.28ms 
60679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-static.key.proof 
60680      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60681      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-static.key 
61638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
61640      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
61641      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
61642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
61643      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
61643      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
61649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63586      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
63587      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-static.key 
63945      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-static.key.proof 
64900      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
64902      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
64903      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
64904      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
64905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
64905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
64911      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66862      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.88ms 
66863      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-static.key.proof 
66865      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-instance.key 
67915      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
67916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
67916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
67917      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
67918      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
67919      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
67924      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69930      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
69931      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-instance.key 
70278      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-instance.key.proof 
71294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
71295      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
71297      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
71298      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
71298      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
71299      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
71305      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73171      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.17ms 
73171      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-instance-instance.key.proof 
73173      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73173      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-instance.key 
74177      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
74178      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
74179      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
74180      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
74181      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
74181      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
74186      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76163      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
76164      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-instance.key 
76515      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-instance.key.proof 
77534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/RecursiveMethod.java 
77536      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/AssertAssume.java 
77537      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
77538      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/ModelMethods.java 
77539      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Quantor.java 
77539      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/Assert.java 
77545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79582      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.93ms 
79583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/model-methods-static-instance.key.proof 
79584      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79585      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-field.key 
80587      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
80593      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82448      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
82449      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-field.key 
82909      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-field.key.proof 
83853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
83859      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85822      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.69ms 
85822      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-field.key.proof 
85824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85824      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter.key 
86842      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
86849      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
88740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter.key 
89109      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter.key.proof 
90020      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
90026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91879      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ms 
91879      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter.key.proof 
91881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter-field.key 
92878      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
92883      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94805      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
94806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter-field.key 
95272      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter-field.key.proof 
96242      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
96248      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98108      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.51ms 
98109      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-parameter-field.key.proof 
98111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98111      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-ghost-field.key 
99123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
99128      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101020     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
101021     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-ghost-field.key 
101484     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-ghost-field.key.proof 
102423     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/Inc.java 
102429     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104311     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.36ms 
104311     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-assert/assert-old/inc-ghost-field.key.proof 
378        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
411        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
552        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance0.key 
834        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
872        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
887        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
908        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
958        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
971        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
985        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
990        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
991        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
993        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1068       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1284       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1331       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1434       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1567       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1587       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1722       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1731       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1990       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1995       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1999       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2000       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2282       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2307       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2349       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2365       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2373       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2425       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2514       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2538       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2571       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2578       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2666       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2674       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3428       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3438       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3500       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3522       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3526       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3574       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3604       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3617       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3627       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3651       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3656       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3674       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3675       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3677       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3681       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3689       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3698       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3710       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3713       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3715       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3783       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3790       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3795       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3806       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3809       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3834       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3932       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5989       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
6016       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
6031       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
6035       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
6045       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
6049       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
6057       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
6061       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
6068       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
6111       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7937       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.5ns 
7941       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance0.key 
8603       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
8741       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
8776       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
9114       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
9292       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
9347       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
9520       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
9523       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
9532       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
9719       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance0.key.proof 
10468      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
10473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
10476      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
10478      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
10480      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
10481      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
10484      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
10485      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
10488      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
11854      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11876      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11882      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11942      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11951      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
11960      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11970      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
12001      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 175.01ms 
12003      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance0.key.proof 
12022      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12023      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance1.key 
12872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
12880      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
12886      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
12887      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
12889      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
12890      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
12897      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
12898      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
12902      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
12910      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14203      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
14204      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance1.key 
14336      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14382      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14409      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14630      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14707      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14747      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14860      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
14862      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
14864      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
15060      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance1.key.proof 
15746      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
15752      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
15755      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
15756      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
15758      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
15759      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
15761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
15763      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
15765      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
17048      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17053      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
17060      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17065      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17099      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17113      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17122      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17150      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 119.06ms 
17150      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/updateBalance1.key.proof 
17155      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17156      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray1.key 
17828      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
17833      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
17835      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
17836      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
17838      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
17838      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
17842      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
17843      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
17846      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
17856      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
19171      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray1.key 
19406      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
19458      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
19483      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20114      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20224      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20287      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20621      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
20624      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
20626      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
20628      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
20882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray1.key.proof 
21569      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
21572      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
21576      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
21577      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
21579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
21579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
21581      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
21582      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
21584      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
22838      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22842      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
22846      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22850      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22923      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22930      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
22937      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22946      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
23012      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 196.39ms 
23013      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray1.key.proof 
23017      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23017      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray2.key 
23732      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
23736      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
23738      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
23739      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
23740      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
23741      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
23743      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
23744      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
23746      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
23752      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24970      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
24971      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray2.key 
25175      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
25229      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
25260      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
25998      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26103      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26162      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26456      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
26458      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
26645      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray2.key.proof 
27283      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
27286      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
27289      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
27289      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
27291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
27291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
27294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
27295      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
27297      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
28512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28519      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28522      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28592      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28602      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28610      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
28671      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 178.14ms 
28671      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/setArray2.key.proof 
28675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28676      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/arrayFillNonAtomic.key 
29331      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
29334      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
29336      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
29337      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
29338      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
29339      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
29341      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
29342      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
29344      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
29352      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30633      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
30633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/arrayFillNonAtomic.key 
31157      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
31629      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
31629      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
31798      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
31802      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
32750      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
32753      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
32756      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
32780      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
33286      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
33286      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
33310      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
33317      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
33344      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
34606      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
34737      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
34867      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
34981      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.npe; 
35325      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/arrayFillNonAtomic.key.proof 
35952      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/Examples.java 
35955      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/JCSystem.java 
35958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PIN.java 
35958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/SystemException.java 
35960      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/CardRuntimeException.java 
35961      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/Util.java 
35963      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/TransactionException.java 
35964      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/OwnerPIN.java 
35966      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/src/javacard/framework/PINException.java 
37257      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.npe; 
37324      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
37367      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
37467      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
37527      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
37540      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
37552      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
37744      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
37753      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
37960      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
37993      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 780.88ms 
37994      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/javacard/arrayFillNonAtomic.key.proof 
37997      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37997      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/project.key 
39832      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/CC.java 
39840      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39842      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42209      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
42209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/project.key 
61650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/project.key.proof 
62652      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/CC.java 
62659      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65552      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 725.23ms 
65553      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/coincidence_count/project.key.proof 
65558      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65559      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/project.key 
66618      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/Maximum.java 
66624      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68705      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
68706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/project.key 
70219      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/project.key.proof 
71198      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/Maximum.java 
71209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73399      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 135.14ms 
73400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis11_1_Maximum/project.key.proof 
73401      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73402      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/lcp.key 
74753      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/LRS.java 
74754      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/LCP.java 
74755      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/Lemmas.java 
74756      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/SuffixArray.java 
74762      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74763      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77330      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
77331      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/lcp.key 
78909      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/lcp.key.proof 
80071      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/LRS.java 
80072      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/LCP.java 
80073      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/Lemmas.java 
80074      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/SuffixArray.java 
80082      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82687      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 163.71ms 
82688      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/fm12_01_LRS/lcp.key.proof 
82690      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82691      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/project.key 
83754      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LRS.java 
83756      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LCP.java 
83757      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/SuffixArray.java 
83763      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83765      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85927      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
85928      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/project.key 
90905      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/project.key.proof 
92050      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LRS.java 
92052      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LCP.java 
92053      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/SuffixArray.java 
92060      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94897      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 681.42ms 
94897      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/project.key.proof 
94900      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94900      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_contains.key 
96100      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
96104      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
96116      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98345      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
98345      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_contains.key 
98417      DEBUG Thread-28       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
98537      DEBUG Thread-28       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
98958      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_contains.key.proof 
100100     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
100103     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
100110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102159     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
102175     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
102191     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.52ms 
102209     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_contains.key.proof 
102210     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_get.key 
103338     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
103340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
103347     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105565     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
105565     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_get.key 
105762     DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
106432     DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
106868     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_get.key.proof 
107945     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
107947     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
107954     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110157     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
110212     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
110219     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 145.26ms 
110220     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_get.key.proof 
110221     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110222     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_size.key 
111386     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
111388     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
111393     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113485     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
113488     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_size.key 
113526     DEBUG Thread-34       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
113897     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_size.key.proof 
114981     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
114984     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
114990     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116997     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
117003     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.39ms 
117003     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/ArrayList_size.key.proof 
117004     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117004     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_3_secure.key 
118134     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
118136     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
118167     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120290     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
120291     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_3_secure.key 
120309     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
120321     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
120326     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
120334     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120355     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
120363     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
120371     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
120393     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
120400     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
120408     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
120813     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_3_secure.key.proof 
121928     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
121930     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
121936     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123948     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
123949     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
123951     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
123953     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
123956     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
123958     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
123960     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
123966     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
123967     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
123969     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
123973     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.37ms 
123973     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_3_secure.key.proof 
123975     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123975     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_4_secure.key 
125065     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
125067     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
125072     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127129     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
127129     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_4_secure.key 
127145     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127153     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127160     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
127165     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127172     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
127191     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127199     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
127207     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
127215     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127221     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127229     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
127237     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
127254     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127261     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
127269     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
127277     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127283     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
127290     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
127298     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
127650     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_4_secure.key.proof 
128758     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
128760     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
128766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130896     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130898     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130899     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
130901     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130902     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
130906     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130908     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
130910     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
130913     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130915     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130916     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
130918     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
130922     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130924     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
130926     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
130928     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130930     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
130931     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
130933     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
130936     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.58ms 
130936     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_4_secure.key.proof 
130938     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130938     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_5_secure.key 
132115     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
132117     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
132122     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134192     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
134193     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_5_secure.key 
134206     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
134208     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
134215     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
134223     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
134232     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
134243     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
134249     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
134259     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
134625     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_5_secure.key.proof 
135705     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
135707     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
135713     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137758     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
137759     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
137761     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
137763     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
137765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
137767     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
137769     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
137770     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
137773     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.48ms 
137774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_5_secure.key.proof 
137775     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137775     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_6_secure.key 
138950     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
138952     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
138958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141020     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
141020     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_6_secure.key 
141049     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
141054     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
141058     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141067     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141088     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
141102     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141164     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
141167     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
141176     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
141182     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141189     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
141199     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
141206     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141216     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
141228     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
141252     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
141303     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
141318     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
141705     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_6_secure.key.proof 
142815     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
142817     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
142823     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
144906     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
144907     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
144907     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144909     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144913     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
144913     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
144915     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
144916     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144918     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
144919     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
144921     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144923     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
144925     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
144931     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144935     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
144938     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
144949     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
144952     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
144958     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.36ms 
144958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_6_secure.key.proof 
144959     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144959     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex9_secure.key 
146168     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
146170     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
146175     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148239     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
148239     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex9_secure.key 
148260     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148262     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
148273     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
148281     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148313     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
148327     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
148343     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148359     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
148372     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148449     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
148527     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148549     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
148570     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148597     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
148708     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148730     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
148753     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
148786     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
148837     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
148857     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
148878     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
148908     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
148953     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
148994     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
149012     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
149041     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
149072     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
149654     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex9_secure.key.proof 
150851     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
150853     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
150859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
152918     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
152922     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
152926     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
152928     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
152933     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
152937     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
152940     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
152945     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
152961     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
152972     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
152976     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
152981     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
152987     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
152995     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
153000     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153004     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
153009     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
153020     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
153031     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
153036     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153042     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
153047     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153069     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153073     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
153078     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153082     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
153098     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 185.05ms 
153098     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex9_secure.key.proof 
428        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
462        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
595        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_add.key 
881        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
902        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
907        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
920        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
955        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
962        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
969        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
970        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
974        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
974        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
976        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1059       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1064       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1262       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1346       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1539       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1564       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1667       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1696       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1702       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1713       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1907       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1912       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1913       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1913       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1953       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2128       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2133       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2184       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2185       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2205       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2217       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2223       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2260       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2340       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2358       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2386       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2427       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2455       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2460       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2568       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3131       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3216       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3304       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3307       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3325       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3329       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3355       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3356       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3361       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3383       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3420       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3424       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3464       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3471       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3475       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3480       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3485       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3501       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3596       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7548       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7613       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
7615       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
7619       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
7619       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
7622       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
7624       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
7627       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
7701       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7717       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11151      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.3ns 
11153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_add.key 
17747      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_add.key.proof 
19311      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19371      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
19372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
19373      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
19374      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
19376      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
19378      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
19380      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
19392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22892      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 602.69ms 
22893      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_add.key.proof 
22903      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22904      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_ArrayList.key 
24264      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
24319      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
24320      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
24321      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
24322      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
24323      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
24325      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
24327      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
24340      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24342      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27029      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
27029      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_ArrayList.key 
29058      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_ArrayList.key.proof 
30356      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
30409      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
30410      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
30411      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
30411      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
30412      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
30413      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
30415      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
30424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33303      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 238.09ms 
33304      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_ArrayList.key.proof 
33308      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33309      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_concatenate.key 
34654      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
34714      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
34715      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
34716      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
34716      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
34718      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
34720      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
34722      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
34731      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34732      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37355      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
37355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_concatenate.key 
69343      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_concatenate.key.proof 
70639      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
70693      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
70694      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
70695      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
70695      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
70697      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
70698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
70699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
70716      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75221      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.77s 
75222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_concatenate.key.proof 
75229      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75230      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_contains_dep.key 
76546      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
76598      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
76599      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
76600      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
76600      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
76601      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
76602      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
76603      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
76610      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76616      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79227      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
79227      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_contains_dep.key 
82927      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_contains_dep.key.proof 
84194      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
84248      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
84248      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
84252      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
84252      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
84253      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
84255      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
84256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
84273      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87341      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 400.16ms 
87341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_contains_dep.key.proof 
87345      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87345      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_enlarge.key 
88580      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
88628      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
88629      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
88630      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
88630      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
88631      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
88631      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
88632      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
88639      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88640      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91297      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
91297      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_enlarge.key 
94299      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_enlarge.key.proof 
95519      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
95578      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
95578      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
95579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
95579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
95580      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
95581      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
95582      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
95589      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98537      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 319.31ms 
98537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_enlarge.key.proof 
98540      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98541      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_footprint.key 
99801      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
99850      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
99850      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
99851      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
99851      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
99852      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
99853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
99854      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
99860      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102366     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
102366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_footprint.key 
102714     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_footprint.key.proof 
103916     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
103961     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
103962     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
103962     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
103962     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
103963     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
103964     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
103965     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
103972     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106470     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.04ms 
106470     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_footprint.key.proof 
106472     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106473     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_dep.key 
107682     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
107726     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
107727     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
107728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
107728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
107728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
107729     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
107730     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
107736     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107737     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110299     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
110300     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_dep.key 
111058     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_dep.key.proof 
112293     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
112338     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
112338     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
112339     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
112339     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
112340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
112340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
112341     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
112348     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114967     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 57.4ms 
114967     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_dep.key.proof 
114969     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_exceptional.key 
116210     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
116262     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
116263     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
116264     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
116264     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
116265     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
116266     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
116267     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
116273     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116275     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118911     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
118911     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_exceptional.key 
120502     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_exceptional.key.proof 
121722     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
121769     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
121770     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
121771     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
121771     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
121772     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
121773     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
121774     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
121783     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124484     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 154.2ms 
124485     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_exceptional.key.proof 
124487     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124488     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_normal.key 
125707     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
125752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
125753     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
125754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
125754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
125754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
125755     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
125756     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
125761     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125762     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
128288     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
128289     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_normal.key 
129049     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_normal.key.proof 
130229     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
130275     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
130276     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
130276     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
130276     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
130277     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
130278     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
130279     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
130285     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132837     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.05ms 
132837     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_get_normal.key.proof 
132840     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_inv.key 
134091     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
134151     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
134152     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
134152     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
134153     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
134153     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
134154     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
134155     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
134161     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
134162     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
136709     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
136709     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_inv.key 
137342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_inv.key.proof 
138565     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
138616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
138616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
138617     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
138617     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
138618     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
138619     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
138620     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
138627     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141146     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.65ms 
141146     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_inv.key.proof 
141149     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
141149     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_iterator.key 
142463     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
142509     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
142509     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
142510     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
142511     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
142512     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
142512     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
142514     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
142520     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
142521     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145071     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
145071     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_iterator.key 
145937     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_iterator.key.proof 
147130     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
147179     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
147179     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
147180     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
147180     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
147181     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
147182     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
147183     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
147189     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149754     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 71.01ms 
149754     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_iterator.key.proof 
149757     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149757     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size_dep.key 
151016     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
151066     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
151067     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
151067     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
151067     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
151068     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
151069     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
151070     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
151076     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
151077     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153699     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
153701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size_dep.key 
154177     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size_dep.key.proof 
155423     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
155473     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
155473     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
155474     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
155474     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
155475     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
155476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
155477     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
155483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158087     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.26ms 
158088     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size_dep.key.proof 
158090     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158090     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size.key 
159322     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
159371     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
159371     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
159372     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
159372     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
159373     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
159373     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
159375     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
159380     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159382     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161946     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
161947     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size.key 
162536     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size.key.proof 
163755     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
163803     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
163804     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
163805     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
163805     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
163806     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
163806     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
163807     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
163814     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166390     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.46ms 
166390     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList_size.key.proof 
166392     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
166393     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_ArrayListIterator.key 
167633     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
167680     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
167680     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
167681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
167681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
167683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
167683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
167684     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
167690     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170256     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.4ns 
170256     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_ArrayListIterator.key 
171380     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_ArrayListIterator.key.proof 
172574     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
172622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
172623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
172623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
172623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
172624     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
172625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
172625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
172632     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175238     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 81.92ms 
175239     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_ArrayListIterator.key.proof 
175240     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175241     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext_dep.key 
176559     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
176609     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
176610     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
176610     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
176611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
176611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
176612     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
176613     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
176619     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179182     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
179182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext_dep.key 
179884     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext_dep.key.proof 
181124     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
181174     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
181174     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
181175     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
181175     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
181176     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
181176     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
181177     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
181183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183692     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.19ms 
183692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext_dep.key.proof 
183699     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
183699     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext.key 
184925     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
184971     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
184971     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
184972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
184972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
184973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
184973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
184974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
184980     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187454     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
187455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext.key 
188164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext.key.proof 
189371     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
189419     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
189419     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
189420     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
189420     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
189421     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
189422     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
189422     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
189432     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
191964     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 66.11ms 
191965     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_hasNext.key.proof 
191967     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
191967     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_inv.key 
193247     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
193294     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
193294     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
193295     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
193295     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
193296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
193296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
193297     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
193303     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
193304     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195812     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
195813     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_inv.key 
197260     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_inv.key.proof 
198467     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
198515     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
198515     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
198516     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
198516     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
198516     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
198517     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
198518     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
198524     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
201001     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 71.63ms 
201001     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_inv.key.proof 
201003     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201004     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_list.key 
202236     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
202286     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
202286     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
202287     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
202287     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
202288     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
202288     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
202289     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
202295     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
202296     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204796     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
204796     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_list.key 
205197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_list.key.proof 
206371     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
206415     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
206415     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
206416     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
206416     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
206417     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
206417     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
206418     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
206423     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208878     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 862.97ns 
208879     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_list.key.proof 
208880     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
208881     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_exceptional.key 
210146     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
210196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
210196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
210197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
210197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
210198     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
210198     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
210199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
210205     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
210206     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
212702     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.8ns 
212703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_exceptional.key 
214089     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_exceptional.key.proof 
215275     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
215321     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
215321     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
215322     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
215322     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
215323     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
215323     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
215324     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
215330     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217917     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 102.45ms 
217918     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_exceptional.key.proof 
217920     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
217920     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_normal.key 
219150     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
219198     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
219199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
219199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
219199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
219200     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
219201     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
219202     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
219207     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
219208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
221755     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
221755     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_normal.key 
223136     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_normal.key.proof 
224319     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
224364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
224364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
224365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
224365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
224366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
224366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
224367     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
224373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226955     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 107.7ms 
226955     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_next_normal.key.proof 
226958     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_pos.key 
228186     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
228233     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
228233     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
228234     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
228234     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
228235     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
228235     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
228236     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
228241     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
228242     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
230763     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
230763     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_pos.key 
231182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_pos.key.proof 
232361     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
232406     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
232407     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
232407     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
232407     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
232408     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
232409     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
232409     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
232415     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
234859     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 875.77ns 
234859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/ArrayList.ArrayListIterator_pos.key.proof 
234861     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
234861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_m.key 
236079     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
236129     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
236130     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
236135     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
236135     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
236136     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
236137     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
236137     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
236144     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
236145     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
238701     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
238701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_m.key 
239394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_m.key.proof 
240600     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
240649     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
240649     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
240650     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
240650     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
240651     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
240651     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
240652     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
240658     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
243208     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.84ms 
243208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_m.key.proof 
243210     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
243211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_n.key 
244434     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
244483     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
244483     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
244484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
244484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
244484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
244485     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
244486     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
244491     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
244492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246969     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
246969     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_n.key 
247617     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_n.key.proof 
248825     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
248872     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
248872     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
248873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
248873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
248874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
248874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
248875     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
248881     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
251386     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ms 
251386     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/Client_n.key.proof 
251388     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
251388     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_exceptional.key 
252601     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
252650     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
252650     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
252651     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
252651     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
252652     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
252653     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
252654     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
252660     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
252662     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
255249     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
255249     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_exceptional.key 
258137     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_exceptional.key.proof 
259343     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
259390     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
259390     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
259391     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
259391     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
259392     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
259392     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
259393     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
259399     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
262107     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 236.42ms 
262107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_exceptional.key.proof 
262110     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
262110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_normal.key 
263379     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
263427     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
263427     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
263428     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
263428     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
263429     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
263430     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
263431     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
263437     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
265988     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
265988     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_normal.key 
273587     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_normal.key.proof 
274778     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
274826     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
274826     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
274827     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
274827     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
274828     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
274828     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
274829     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
274836     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
277711     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 409.42ms 
277712     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_get_normal.key.proof 
277715     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
277715     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_LinkedList.key 
278989     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
279039     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
279040     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
279041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
279041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
279042     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
279043     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
279044     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
279049     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
279050     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
281552     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
281552     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_LinkedList.key 
282553     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_LinkedList.key.proof 
283734     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
283785     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
283785     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
283786     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
283786     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
283787     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
283788     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
283788     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
283795     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286306     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 68.2ms 
286307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_LinkedList.key.proof 
286308     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size_dep.key 
287516     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
287561     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
287562     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
287562     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
287562     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
287563     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
287564     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
287565     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
287570     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
287571     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
290005     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
290005     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size_dep.key 
290981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size_dep.key.proof 
292213     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
292261     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
292262     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
292262     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
292263     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
292263     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
292264     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
292265     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
292271     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
294712     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.23ms 
294712     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size_dep.key.proof 
294714     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
294714     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size.key 
295884     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
295929     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
295929     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
295930     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
295930     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
295930     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
295931     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
295932     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
295937     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
295938     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
298381     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
298381     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size.key 
299266     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size.key.proof 
300488     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
300541     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
300542     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
300543     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
300543     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
300544     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
300544     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
300545     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
300552     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
303058     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.23ms 
303058     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/LinkedList_size.key.proof 
303060     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303060     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_footprint.key 
304298     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
304346     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
304346     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
304347     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
304348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
304348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
304349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
304350     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
304355     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304356     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306909     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
306909     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_footprint.key 
307619     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_footprint.key.proof 
308863     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
308910     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
308910     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
308911     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
308911     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
308912     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
308912     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
308913     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
308919     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
311454     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.28ms 
311455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_footprint.key.proof 
311456     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
311457     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_MySet.key 
312686     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
312735     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
312735     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
312736     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
312736     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
312737     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
312737     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
312738     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
312743     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
312744     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
315289     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
315290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_MySet.key 
318610     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_MySet.key.proof 
319820     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
319866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/List.java 
319867     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Node.java 
319867     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ListIterator.java 
319867     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/MySet.java 
319868     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/Client.java 
319869     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/LinkedList.java 
319869     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/src/ArrayList.java 
319875     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
322675     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 303.56ms 
322675     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list/MySet_MySet.key.proof 
434        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
499        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
678        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_add.key 
940        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
995        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1073       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1102       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1175       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1372       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1428       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1471       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1520       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1625       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1652       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1787       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2117       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2118       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2122       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2122       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2154       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2192       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2436       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2468       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2494       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2496       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2497       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2519       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2563       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2650       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2714       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2851       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2931       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3697       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3821       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3896       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3919       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3966       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3970       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3984       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3995       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4200       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7445       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
7447       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
7525       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10414      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.1ns 
10416      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_add.key 
16026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_add.key.proof 
17317      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
17318      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
17337      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20137      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 563.61ms 
20138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_add.key.proof 
20150      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20151      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_ArrayList.key 
21395      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
21396      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
21403      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23577      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
23577      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_ArrayList.key 
24950      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_ArrayList.key.proof 
26098      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
26099      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
26107      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28404      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 159.65ms 
28405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_ArrayList.key.proof 
28408      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_enlarge.key 
29573      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
29574      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
29581      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31716      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
31716      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_enlarge.key 
34348      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_enlarge.key.proof 
35453      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
35453      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
35462      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37886      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 355.84ms 
37887      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_enlarge.key.proof 
37889      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37890      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_dep.key 
39003      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
39004      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
39012      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39013      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41254      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
41255      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_dep.key 
41885      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_dep.key.proof 
42943      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
42944      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
42952      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45162      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 84.26ms 
45163      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_dep.key.proof 
45165      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_exceptional.key 
46275      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
46276      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
46283      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46284      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48423      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
48424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_exceptional.key 
49545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_exceptional.key.proof 
50596      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
50597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
50604      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52867      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 138.76ms 
52867      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_exceptional.key.proof 
52870      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52870      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_normal.key 
53934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
53934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
53940      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53941      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56011      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
56012      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_normal.key 
56547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_normal.key.proof 
57611      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
57611      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
57618      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59645      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43.11ms 
59646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_get_normal.key.proof 
59648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_inv.key 
60685      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
60685      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
60691      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60692      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62745      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
62746      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_inv.key 
63037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_inv.key.proof 
64021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
64021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
64028      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66023      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.14ms 
66024      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_inv.key.proof 
66025      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size_dep.key 
67001      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
67002      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
67008      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67010      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69086      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
69087      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size_dep.key 
69397      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size_dep.key.proof 
70392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
70392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
70399      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72457      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.05ms 
72457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size_dep.key.proof 
72459      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72460      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size.key 
73518      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
73518      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
73524      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73525      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75533      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
75533      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size.key 
75860      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size.key.proof 
76885      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/List.java 
76885      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/src/ArrayList.java 
76891      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ms 
78881      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_ghost/ArrayList_size.key.proof 
450        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
492        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
623        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_getNextNN_normal_behavior.key 
885        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
930        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
942        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
964        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1012       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1041       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1263       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1316       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1521       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1563       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1703       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1756       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1773       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1792       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2042       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2042       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2046       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2046       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2395       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2402       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2414       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2433       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2455       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2458       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2524       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2543       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2552       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2671       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2813       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2850       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2858       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2997       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3562       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3572       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3663       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3765       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3795       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3856       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3878       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3959       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3965       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3989       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7070       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListNN.java 
7083       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListOperationsNonNull.java 
7152       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9975       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.5ns 
9978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_getNextNN_normal_behavior.key 
11762      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_getNextNN_normal_behavior.key.proof 
12978      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListNN.java 
12982      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListOperationsNonNull.java 
12995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15451      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 171.5ms 
15451      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_getNextNN_normal_behavior.key.proof 
15462      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15463      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_setValueAt_normal_behavior.key 
16578      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListNN.java 
16579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListOperationsNonNull.java 
16586      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16588      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
18779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_setValueAt_normal_behavior.key 
18809      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
22227      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'macro simp-upd' 
22236      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'rule observerDependencyEQ' 
22259      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'tryclose' 
22490      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_setValueAt_normal_behavior.key.proof 
23642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListNN.java 
23643      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/src/ListOperationsNonNull.java 
23650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25971      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 126.32ms 
25972      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_recursiveSpec/ListOperationsNonNull_setValueAt_normal_behavior.key.proof 
384        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
420        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
585        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/SimplifiedLinkedList.remove.key 
864        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
883        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
889        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
901        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
936        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
951        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
953        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
961        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
962        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
970        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
970        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
972        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1059       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1267       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1385       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1447       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1602       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1642       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1766       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1861       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2131       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2132       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2135       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2135       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2231       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2427       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2495       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2502       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2514       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2565       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2567       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2570       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2653       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2658       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2665       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2745       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2817       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2923       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2928       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4007       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4032       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4057       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4078       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4178       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4184       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7705       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
7712       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
7715       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
7721       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
7724       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
7731       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
7793       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10751      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.4ns 
10795      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/SimplifiedLinkedList.remove.key 
102253     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/SimplifiedLinkedList.remove.key.proof 
103675     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
103676     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
103678     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
103679     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
103681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
103685     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
103695     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109568     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.96s 
109569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/SimplifiedLinkedList.remove.key.proof 
109618     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109620     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.ArrayList.key 
110968     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
110969     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
110970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
110972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
110973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
110976     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
110984     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113481     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
113482     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.ArrayList.key 
114709     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.ArrayList.key.proof 
116023     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
116024     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
116026     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
116027     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
116029     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
116031     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
116041     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118593     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 113.26ms 
118594     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.ArrayList.key.proof 
118596     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118596     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.add.key 
119819     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
119820     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
119821     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
119822     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
119823     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
119826     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
119833     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122303     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
122304     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.add.key 
126424     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.add.key.proof 
127705     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
127706     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
127707     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
127709     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
127710     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
127715     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
127722     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130434     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 275.48ms 
130435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.add.key.proof 
130437     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.contains.key 
131627     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
131628     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
131629     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
131630     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
131631     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
131632     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
131639     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133970     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
133971     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.contains.key 
136007     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.contains.key.proof 
137202     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
137203     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
137203     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
137204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
137205     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
137206     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
137213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139710     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 177.37ms 
139711     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.contains.key.proof 
139713     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139713     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.enlarge.key 
140934     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
140935     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
140936     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
140937     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
140938     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
140940     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
140946     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143307     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
143308     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.enlarge.key 
145981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.enlarge.key.proof 
147177     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
147178     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
147179     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
147180     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
147181     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
147182     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
147189     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149866     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 251.38ms 
149868     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.enlarge.key.proof 
149873     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149873     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.get.key 
151086     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
151086     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
151087     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
151088     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
151089     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
151091     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
151099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153523     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
153523     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.get.key 
154364     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.get.key.proof 
155585     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
155586     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
155587     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
155588     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
155589     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
155590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
155596     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158107     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 66.99ms 
158108     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.get.key.proof 
158110     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.newArray.key 
159319     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
159320     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
159321     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
159321     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
159323     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
159324     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
159331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161748     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
161749     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.newArray.key 
162293     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.newArray.key.proof 
163506     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
163507     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
163508     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
163508     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
163509     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
163510     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
163517     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165947     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 46.6ms 
165947     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.newArray.key.proof 
165949     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
165949     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.0.key 
167153     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
167153     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
167164     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
167165     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
167166     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
167167     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
167173     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169546     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
169546     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.0.key 
172130     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.0.key.proof 
173345     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
173346     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
173347     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
173348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
173349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
173350     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
173357     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176040     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 392.88ms 
176041     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.0.key.proof 
176048     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176048     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.1.key 
177325     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
177326     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
177327     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
177328     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
177329     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
177330     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
177337     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
177338     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179745     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
179746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.1.key 
193714     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.1.key.proof 
194851     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/List.java 
194851     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/Node.java 
194852     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/TestLists.java 
194854     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/SimplifiedLL.java 
194856     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/LinkedList.java 
194858     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/src/ArrayList.java 
194865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198153     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 959.8ms 
198153     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/list_seq/ArrayList.remove.1.key.proof 
420        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
479        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
657        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_ExampleObserver.key 
917        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1056       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1179       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1358       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1388       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1422       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1635       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1675       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1787       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1806       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2022       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2023       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2024       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2024       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2157       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2398       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2404       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2424       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2453       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2454       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2455       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2500       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2510       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2712       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2751       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2868       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3527       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3623       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3644       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3648       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3698       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3755       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3779       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3784       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3901       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3910       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3925       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3927       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7375       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
7382       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
7389       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
7394       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
7396       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
7454       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7475       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10359      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.9ns 
10361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_ExampleObserver.key 
11657      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_ExampleObserver.key.proof 
12952      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
12953      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
12955      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
12958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
12963      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
12982      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15391      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 103.87ms 
15392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_ExampleObserver.key.proof 
15412      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15413      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_inv.key 
16680      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
16681      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
16683      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
16686      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
16688      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
16695      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18980      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
18980      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_inv.key 
19272      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_inv.key.proof 
20403      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
20403      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
20404      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
20406      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
20407      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
20414      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22696      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.99ms 
22697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_inv.key.proof 
22699      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22700      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_subject.key 
23863      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
23864      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
23866      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
23867      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
23868      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
23873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23875      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26007      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
26007      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_subject.key 
26271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_subject.key.proof 
27314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
27315      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
27317      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
27319      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
27320      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
27328      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29407      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.76ms 
29407      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_subject.key.proof 
29409      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29410      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_update.key 
30530      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
30531      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
30532      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
30534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
30534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
30540      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30541      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32752      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
32752      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_update.key 
33239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_update.key.proof 
34305      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
34306      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
34307      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
34308      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
34309      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
34315      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36506      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.4ms 
36507      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_update.key.proof 
36509      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_upToDate.key 
37622      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
37623      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
37625      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
37626      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
37627      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
37632      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37634      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39821      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
39821      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_upToDate.key 
40283      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_upToDate.key.proof 
41359      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
41359      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
41361      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
41362      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
41363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
41384      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43545      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.75ms 
43546      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_upToDate.key.proof 
43548      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_value.key 
44646      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
44646      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
44647      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
44649      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
44649      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
44654      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46808      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
46809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_value.key 
47112      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_value.key.proof 
48170      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
48171      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
48172      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
48173      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
48174      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
48179      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.38ms 
50297      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleObserver_value.key.proof 
50299      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50300      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_addObserver.key 
51373      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
51374      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
51375      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
51376      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
51377      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
51382      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51383      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53535      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
53536      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_addObserver.key 
60250      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_addObserver.key.proof 
61345      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
61346      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
61347      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
61348      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
61349      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
61355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64052      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 595.42ms 
64052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_addObserver.key.proof 
64055      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64056      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_change.key 
65229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
65229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
65230      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
65231      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
65232      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
65238      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67425      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
67425      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_change.key 
68256      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_change.key.proof 
69326      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
69326      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
69327      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
69328      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
69330      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
69336      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71519      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 56.7ms 
71520      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_change.key.proof 
71522      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71522      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_ExampleSubject.key 
72596      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
72597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
72597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
72599      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
72599      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
72604      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72605      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
74741      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_ExampleSubject.key 
76203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_ExampleSubject.key.proof 
77255      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
77256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
77256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
77258      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
77258      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
77264      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79530      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 147.74ms 
79531      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_ExampleSubject.key.proof 
79533      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79533      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_footprint.key 
80636      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
80637      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
80638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
80639      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
80640      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
80644      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80645      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
82778      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_footprint.key 
83106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_footprint.key.proof 
84173      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
84173      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
84174      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
84175      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
84180      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
84185      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86334      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.34ms 
86334      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_footprint.key.proof 
86338      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86340      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_inv.key 
87401      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
87402      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
87403      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
87404      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
87405      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
87409      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87410      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89476      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
89477      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_inv.key 
91024      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_inv.key.proof 
92078      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
92078      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
92079      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
92080      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
92081      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
92087      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94230      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.58ms 
94231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_inv.key.proof 
94233      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94234      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_notifyObservers.key 
95312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
95313      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
95314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
95315      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
95316      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
95321      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97469      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.7ns 
97469      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_notifyObservers.key 
97807      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_notifyObservers.key.proof 
98837      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
98837      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
98838      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
98839      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
98840      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
98845      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100916     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.51ms 
100917     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_notifyObservers.key.proof 
100919     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100919     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value_dep.key 
101988     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
101988     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
101989     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
101990     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
101991     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
101995     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101996     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104111     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
104111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value_dep.key 
104532     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value_dep.key.proof 
105553     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
105553     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
105554     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
105555     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
105556     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
105561     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107646     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.79ms 
107646     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value_dep.key.proof 
107648     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107649     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value.key 
108731     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
108731     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
108732     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
108733     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
108734     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
108740     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108741     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110860     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
110860     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value.key 
111208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value.key.proof 
112282     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Observer.java 
112282     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleObserver.java 
112283     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleSubject.java 
112284     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/Subject.java 
112285     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/src/ExampleClient.java 
112290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114310     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.74ms 
114310     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/observer/ExampleSubject_value.key.proof 
437        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
473        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
597        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/arrayPart.key 
851        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
906        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
920        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
934        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
975        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
983        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
984        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
987        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
988        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1337       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1386       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1506       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1545       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1717       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1750       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1771       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2013       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2014       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2018       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2019       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2078       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2310       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2315       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2331       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2355       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2356       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2399       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2420       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2424       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2430       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2493       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2544       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2600       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2644       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2648       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2705       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2918       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3427       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3437       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3499       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3521       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3526       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3570       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3619       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3636       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3640       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3662       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3666       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3682       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3683       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3689       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3703       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3746       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3751       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3780       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3792       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3805       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3828       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6757       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
6833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9511       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43.9ns 
9512       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/arrayPart.key 
12890      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/arrayPart.key.proof 
14139      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
14156      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16800      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 348.75ms 
16805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/arrayPart.key.proof 
16820      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16821      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/contains.key 
18063      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
18072      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
20192      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/contains.key 
20968      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/contains.key.proof 
22036      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
22047      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24319      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 94.78ms 
24320      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/contains.key.proof 
24322      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/removeDup.key 
25403      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
25411      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25413      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27487      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
27488      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/removeDup.key 
33910      DEBUG Thread-7        d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source a#11[] = var;) 
42735      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/removeDup.key.proof 
43802      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
43810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.1s 
47079      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/removeDup.key.proof 
47083      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47084      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback_search.key 
48117      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback.java 
48124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48126      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50203      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
50206      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback_search.key 
145019     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback_search.key.proof 
146036     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback.java 
146047     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149974     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.76s 
149976     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/saddleback_search/Saddleback_search.key.proof 
383        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
414        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
416        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
539        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/toplevel.key 
806        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
837        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
842        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
855        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
901        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
915        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
922        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
927        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
928        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
932        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
932        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
934        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1158       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1215       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1272       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1394       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1417       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1525       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1547       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1562       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1570       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1818       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1821       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1824       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1825       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1939       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2156       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2161       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2213       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2215       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2261       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2348       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2396       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2421       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2456       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2459       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2506       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3324       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3347       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3385       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3411       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3424       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3427       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3447       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3451       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3468       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3470       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3472       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3490       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3532       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3535       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3538       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3546       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3568       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3580       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3582       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3587       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3694       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6582       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
6629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9428       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.3ns 
9430       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/toplevel.key 
11181      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/toplevel.key.proof 
12370      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
12380      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14780      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 167.49ms 
14784      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/toplevel.key.proof 
14794      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14797      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14798      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/sort.key 
15968      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
15976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18206      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
18207      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/sort.key 
18244      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'script 'sort.script'' 
18252      INFO  main            d.u.i.k.m.s.ProofScriptCommand Included script /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/sort.script 
18253      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot-prep' 
19499      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'select formula="{heapAtPre:=heap || exc:=null || heap:=heapAfter_sort_0}
   seq ...' 
19507      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'macro simp-upd' 
19522      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'let   @seqPre="seqDef{int u;}(0, array.length, array[u])"
    @seqSplit="seqDef ...' 
19531      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 5: 'rule seqPermSym 
  formula="seqPerm(@seqSplit, @seqPre)"' 
19559      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 6: 'rule seqPermSym
  formula="seqPerm(@seqSort, @seqSplit)"' 
19567      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 7: 'rule seqPermSym
  formula="seqPerm(@seqSort0, @seqSort)"' 
19569      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 8: 'rule seqPermTrans
  formula="seqPerm(@seqPre, @seqSplit)"' 
19571      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 9: 'rule seqPermTrans
  formula="seqPerm(@seqPre, @seqSort)"' 
19572      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 10: 'rule seqPermSym
  formula="seqPerm(@seqPre, @seqSort0)"' 
19574      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 11: 'tryclose' 
50603      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/sort.key.proof 
51715      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
51723      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55636      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.69s 
55637      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/sort.key.proof 
55645      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55646      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/split.key 
56966      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
56975      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59048      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
59048      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/split.key 
59049      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot-prep' 
60451      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'tryclose' 
101508     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'macro simp-upd' 
101659     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'rule seqPermFromSwap' 
101673     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 5: 'rule andRight' 
101677     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 6: 'auto' 
101706     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 7: 'instantiate hide var=iv with=i_0' 
101709     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 8: 'instantiate hide var=jv with=j_0' 
101712     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 9: 'auto' 
108981     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 10: 'macro simp-upd' 
109078     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 11: 'rule seqPermFromSwap' 
109079     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 12: 'rule andRight' 
109084     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 13: 'auto' 
109101     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 14: 'instantiate hide var=iv with=i_0' 
109103     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 15: 'instantiate hide var=jv with=to' 
109106     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 16: 'auto' 
115103     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/split.key.proof 
116131     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
116138     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121808     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.42s 
121808     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/split.key.proof 
411        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
470        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
613        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/anonymise_datagroup.key 
924        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
967        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
997        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1073       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1074       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1130       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1130       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1330       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1458       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1602       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2108       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2109       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2112       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2112       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2222       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2413       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2487       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2498       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2520       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2551       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2552       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2596       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2621       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2632       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2938       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3112       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3123       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3313       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3896       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3946       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3966       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
4008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4083       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4139       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4144       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4163       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4179       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4185       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4223       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4231       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4239       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4248       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4250       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4302       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4310       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4416       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9643       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.3ns 
9645       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/anonymise_datagroup.key 
10049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/anonymise_datagroup.key.proof 
11161      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13281      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.39ms 
13282      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/anonymise_datagroup.key.proof 
13295      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/array_creation.key 
14310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14312      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16335      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
16335      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/array_creation.key 
17330      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/array_creation.key.proof 
18293      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20435      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 90.06ms 
20436      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/array_creation.key.proof 
20439      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20439      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays_with_disjoint_sorts.key 
21410      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23451      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
23452      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays_with_disjoint_sorts.key 
23857      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays_with_disjoint_sorts.key.proof 
24750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26771      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.32ms 
26772      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays_with_disjoint_sorts.key.proof 
26775      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26775      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays.key 
27721      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27723      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29663      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
29663      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays.key 
30037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays.key.proof 
30939      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32954      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.2ms 
32954      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/arrays.key.proof 
32956      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/attributes.key 
33838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35809      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
35809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/attributes.key 
36094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/attributes.key.proof 
36976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38894      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.58ms 
38894      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/attributes.key.proof 
38896      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38896      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/constructor_contracts.key 
40108      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
40114      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
40123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
40132      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
40135      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
40178      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40181      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42411      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
42411      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/constructor_contracts.key 
43448      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/constructor_contracts.key.proof 
44559      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
44561      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
44563      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
44567      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
44568      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
44582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46827      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 133ms 
46830      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/constructor_contracts.key.proof 
46833      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46834      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependencies.key 
47814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49782      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
49783      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependencies.key 
50114      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependencies.key.proof 
50984      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52937      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.49ms 
52938      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependencies.key.proof 
52939      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52940      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependency_contracts.key 
53970      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
53972      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
53973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
53974      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
53975      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
53982      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53984      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56054      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
56055      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependency_contracts.key 
57804      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependency_contracts.key.proof 
58914      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
58916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
58917      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
58918      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
58919      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
58930      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61208      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 192.95ms 
61209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/dependency_contracts.key.proof 
61214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61214      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/invariant_preservation.key 
62293      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
62295      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
62296      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
62297      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
62298      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
62303      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62305      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64365      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
64373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/invariant_preservation.key 
64840      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/invariant_preservation.key.proof 
65855      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
65856      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
65857      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
65858      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
65859      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
65865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67893      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.01ms 
67894      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/invariant_preservation.key.proof 
67897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67906      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/locsets.key 
68804      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70710      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
70711      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/locsets.key 
71041      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/locsets.key.proof 
71957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73837      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.37ms 
73838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/locsets.key.proof 
73839      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73839      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop1.key 
74857      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
74859      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
74860      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
74861      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
74861      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
74867      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76951      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
76952      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop1.key 
77396      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop1.key.proof 
78461      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
78462      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
78463      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
78464      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
78465      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
78475      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80596      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.97ms 
80596      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop1.key.proof 
80598      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop2.key 
81633      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
81634      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
81635      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
81636      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
81637      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
81642      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81644      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83664      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
83664      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop2.key 
84536      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop2.key.proof 
85602      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
85604      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
85605      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
85606      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
85607      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
85614      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87812      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 101.84ms 
87812      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/loop2.key.proof 
87816      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies_datagroup.key 
88665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90557      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
90557      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies_datagroup.key 
90938      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies_datagroup.key.proof 
91830      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93709      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.04ms 
93710      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies_datagroup.key.proof 
93711      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93711      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies.key 
94634      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96548      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
96548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies.key 
96897      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies.key.proof 
97778      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99622      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.38ms 
99623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/modifies.key.proof 
99625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99625      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/object_creation.key 
100573     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102434     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
102435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/object_creation.key 
103007     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/object_creation.key.proof 
103890     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105793     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.52ms 
105794     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/object_creation.key.proof 
105795     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105796     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/operation_contracts.key 
106913     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
106914     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
106915     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
106916     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
106917     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
106923     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106926     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108969     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
108970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/operation_contracts.key 
110210     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/operation_contracts.key.proof 
111243     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
111245     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
111246     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
111247     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
111248     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
111255     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113357     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 107.77ms 
113358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/operation_contracts.key.proof 
113361     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/select_store.key 
114309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116127     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
116127     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/select_store.key 
116514     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/select_store.key.proof 
117361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119238     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.57ms 
119238     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/select_store.key.proof 
119240     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119240     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/selection_sort.key 
120305     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
120306     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
120307     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
120307     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
120308     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
120312     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120314     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122391     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
122392     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/selection_sort.key 
126953     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/selection_sort.key.proof 
127970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
127972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
127973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
127973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
127974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
127981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130455     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 511.08ms 
130455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/selection_sort.key.proof 
130463     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130463     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/seq.key 
131345     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133263     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
133263     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/seq.key 
134127     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/seq.key.proof 
134990     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
136899     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.18ms 
136899     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/seq.key.proof 
136901     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136901     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/oldForParams.key 
137936     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
137937     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
137938     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
137939     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
137939     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
137944     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137945     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139989     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
139989     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/oldForParams.key 
140555     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/oldForParams.key.proof 
141586     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
141588     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
141589     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
141589     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
141590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
141594     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143653     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.76ms 
143653     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/oldForParams.key.proof 
143655     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
143656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/parse_lmtd.key 
144686     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
144688     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
144688     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
144689     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
144689     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
144694     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146772     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
146772     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/parse_lmtd.key 
147283     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/parse_lmtd.key.proof 
148330     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClient.java 
148332     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MySubclass.java 
148333     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/OldForParameters.java 
148334     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/ParseLmtd.java 
148334     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/src/MyClass.java 
148339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
150330     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.81ms 
150330     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/simple/parse_lmtd.key.proof 
150335     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
150335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/strictlyPureMethod.key 
151311     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPureModifiedClass.java 
151312     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPure.java 
151317     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
151320     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153206     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
153207     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/strictlyPureMethod.key 
153733     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/strictlyPureMethod.key.proof 
154686     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPureModifiedClass.java 
154688     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPure.java 
154693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156558     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.73ms 
156558     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/strictlyPureMethod.key.proof 
156560     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156560     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/useStrictlyPureMethod.key 
157540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPureModifiedClass.java 
157540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPure.java 
157545     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
157546     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
159427     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
159427     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/useStrictlyPureMethod.key 
160065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/useStrictlyPureMethod.key.proof 
161010     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPureModifiedClass.java 
161011     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/StrictlyPure.java 
161016     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162966     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.37ms 
162966     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictly_pure/useStrictlyPureMethod.key.proof 
162968     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162969     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/ackermann.key 
163994     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/B.java 
163996     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Recursion.java 
163997     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Ackermann.java 
164002     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
164003     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165951     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
165952     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/ackermann.key 
166669     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/ackermann.key.proof 
167672     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/B.java 
167673     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Recursion.java 
167674     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Ackermann.java 
167680     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169671     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.61ms 
169671     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/ackermann.key.proof 
169674     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169674     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/unicode_test.key 
170597     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172521     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
172521     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/unicode_test.key 
172958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/unicode_test.key.proof 
173816     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175690     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 330.73ns 
175691     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/unicode_test.key.proof 
175692     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/mayExpand.key 
176688     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/src/Modular.java 
176695     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
178625     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
178625     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/mayExpand.key 
179057     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/mayExpand.key.proof 
180016     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/src/Modular.java 
180022     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
181927     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.99ms 
181928     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/mayExpand.key.proof 
181930     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181930     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/modularOnly.key 
182904     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/src/Modular.java 
182910     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184867     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
184868     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/strictlyModular/modularOnly.key 
411        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
443        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
578        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_add.key 
847        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
893        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
907        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
936        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
993        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1000       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1012       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1091       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1092       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1345       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1386       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1452       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1646       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2155       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2163       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2167       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2167       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2346       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2393       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2411       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2437       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2438       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2485       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2531       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2667       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2699       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3546       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3633       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3671       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3721       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3724       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3780       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3784       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3809       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3834       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3848       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3876       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7286       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
7294       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
7298       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
7306       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
7308       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
7372       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10237      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.7ns 
10239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_add.key 
19462      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_add.key.proof 
20740      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
20746      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
20751      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
20760      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
20761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
20783      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24218      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 971.84ms 
24218      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_add.key.proof 
24230      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_ArrayList.key 
25441      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
25443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
25444      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
25455      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
25465      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
25472      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25474      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
27729      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_ArrayList.key 
28930      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_ArrayList.key.proof 
30076      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
30078      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
30080      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
30081      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
30082      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
30090      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32507      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 164.69ms 
32510      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_ArrayList.key.proof 
32513      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32517      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_footprint.key 
33743      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
33745      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
33747      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
33749      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
33749      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
33757      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33759      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36034      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
36034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_footprint.key 
36310      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_footprint.key.proof 
37466      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
37467      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
37468      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
37469      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
37470      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
37477      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39744      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.56ms 
39744      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_footprint.key.proof 
39747      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39747      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get_dep.key 
40917      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
40919      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
40920      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
40921      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
40922      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
40927      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40929      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43172      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
43172      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get_dep.key 
43887      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get_dep.key.proof 
45018      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
45019      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
45020      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
45021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
45021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
45027      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47402      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.11ms 
47405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get_dep.key.proof 
47407      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get.key 
48540      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
48542      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
48543      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
48544      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
48545      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
48549      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50834      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
50835      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get.key 
51231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get.key.proof 
52401      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
52403      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
52405      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
52406      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
52407      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
52413      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54620      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.26ms 
54620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_get.key.proof 
54622      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_inv.key 
55764      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
55766      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
55767      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
55768      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
55768      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
55774      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55775      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58020      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
58020      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_inv.key 
58324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_inv.key.proof 
59388      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
59389      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
59391      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
59392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
59392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
59398      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61557      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ms 
61557      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_inv.key.proof 
61559      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61560      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size_dep.key 
62699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
62700      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
62701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
62702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
62703      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
62707      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62709      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64890      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
64891      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size_dep.key 
65198      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size_dep.key.proof 
66278      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
66279      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
66280      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
66281      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
66282      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
66287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68483      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ms 
68483      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size_dep.key.proof 
68485      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size.key 
69579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
69580      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
69582      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
69583      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
69583      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
69588      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69589      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71806      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
71807      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size.key 
72138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size.key.proof 
73246      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
73247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
73248      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
73249      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
73250      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
73255      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75400      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.86ms 
75401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/ArrayList_size.key.proof 
75402      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75403      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_Cell.key 
76552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
76553      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
76554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
76555      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
76556      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
76564      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78742      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
78743      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_Cell.key 
79170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_Cell.key.proof 
80269      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
80271      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
80272      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
80273      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
80273      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
80280      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82452      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.18ms 
82452      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_Cell.key.proof 
82454      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82454      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_footprint.key 
83584      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
83585      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
83586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
83587      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
83588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
83593      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83594      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85770      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
85771      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_footprint.key 
86099      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_footprint.key.proof 
87202      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
87203      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
87204      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
87206      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
87207      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
87217      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.69ms 
89324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_footprint.key.proof 
89326      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89326      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX_dep.key 
90427      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
90428      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
90429      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
90430      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
90430      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
90435      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90436      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92679      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
92679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX_dep.key 
93011      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX_dep.key.proof 
94082      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
94083      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
94084      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
94085      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
94086      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
94091      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96248      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.63ms 
96248      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX_dep.key.proof 
96251      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96253      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX.key 
97366      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
97367      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
97368      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
97369      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
97369      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
97374      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99538      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
99538      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX.key 
99888      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX.key.proof 
100964     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
100964     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
100965     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
100966     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
100967     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
100972     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103164     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.58ms 
103164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_getX.key.proof 
103167     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103168     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_inv.key 
104283     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
104284     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
104286     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
104287     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
104287     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
104292     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104293     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106492     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
106492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_inv.key 
106844     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_inv.key.proof 
107953     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
107954     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
107955     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
107956     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
107956     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
107964     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110094     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.64ms 
110095     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_inv.key.proof 
110097     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110097     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_setX.key 
111191     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
111192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
111193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
111194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
111195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
111201     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111203     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113383     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
113383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_setX.key 
113754     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_setX.key.proof 
114852     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
114853     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
114854     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
114855     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
114856     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
114861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116996     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.7ms 
116996     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Cell_setX.key.proof 
116998     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116998     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/CellClient_m.key 
118150     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
118151     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
118152     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
118152     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
118153     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
118158     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118159     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120330     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
120331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/CellClient_m.key 
121274     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/CellClient_m.key.proof 
122364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
122365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
122366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
122367     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
122368     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
122374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124547     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 98.04ms 
124547     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/CellClient_m.key.proof 
124549     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124549     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_footprint.key 
125662     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
125663     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
125663     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
125664     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
125665     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
125670     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125671     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127776     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
127776     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_footprint.key 
128154     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_footprint.key.proof 
129236     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
129237     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
129238     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
129239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
129239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
129244     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131339     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.23ms 
131339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_footprint.key.proof 
131345     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131345     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext_dep.key 
132466     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
132467     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
132468     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
132469     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
132470     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
132474     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132475     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134633     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
134633     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext_dep.key 
135653     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext_dep.key.proof 
136742     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
136743     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
136744     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
136745     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
136746     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
136751     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138900     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 113.07ms 
138900     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext_dep.key.proof 
138902     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext.key 
140056     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
140056     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
140057     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
140058     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
140058     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
140063     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140064     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142141     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
142142     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext.key 
143065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext.key.proof 
144172     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
144173     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
144174     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
144175     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
144176     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
144181     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146429     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 77.71ms 
146429     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_hasNext.key.proof 
146431     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146431     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_inv.key 
147608     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
147609     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
147610     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
147611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
147611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
147615     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147616     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149829     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
149829     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_inv.key 
150327     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_inv.key.proof 
151425     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
151426     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
151427     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
151427     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
151428     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
151437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153619     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.14ms 
153620     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_inv.key.proof 
153626     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153627     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_Iterator.key 
154772     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
154773     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
154774     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
154774     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
154775     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
154786     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154787     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156963     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
156963     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_Iterator.key 
158896     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_Iterator.key.proof 
160009     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
160010     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
160011     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
160011     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
160012     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
160018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162371     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 192.99ms 
162371     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_Iterator.key.proof 
162375     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162376     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list_dep.key 
163522     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
163523     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
163525     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
163526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
163526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
163531     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163532     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165789     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 129.91ns 
165790     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list_dep.key 
166228     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list_dep.key.proof 
167327     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
167328     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
167329     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
167330     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
167330     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
167335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169433     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.43ms 
169433     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list_dep.key.proof 
169435     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list.key 
170484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
170485     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
170486     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
170487     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
170487     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
170491     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172538     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
172538     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list.key 
172965     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list.key.proof 
174028     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
174029     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
174030     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
174031     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
174031     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
174036     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176190     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.15ms 
176190     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_list.key.proof 
176192     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176192     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_next.key 
177294     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
177294     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
177295     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
177296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
177297     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
177302     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
177303     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179608     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
179609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_next.key 
183074     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_next.key.proof 
184135     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
184136     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
184137     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
184138     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
184138     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
184143     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
186485     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 243.25ms 
186486     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Iterator_next.key.proof 
186488     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_footprint.key 
187635     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
187636     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
187637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
187637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
187638     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
187642     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
187643     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
189838     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.7ns 
189838     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_footprint.key 
190362     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_footprint.key.proof 
191466     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
191467     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
191468     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
191469     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
191469     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
191474     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
193643     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.17ms 
193643     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_footprint.key.proof 
193645     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
193645     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_inv.key 
194765     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
194766     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
194767     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
194768     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
194768     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
194773     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
194774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
196903     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
196904     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_inv.key 
197341     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_inv.key.proof 
198403     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
198404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
198405     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
198406     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
198406     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
198411     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
200510     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.04ms 
200510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_inv.key.proof 
200512     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
200512     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_push.key 
201596     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
201597     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
201598     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
201599     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
201599     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
201604     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201606     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
203724     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
203724     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_push.key 
204903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_push.key.proof 
206014     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
206015     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
206015     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
206016     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
206017     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
206022     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208198     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 109.1ms 
208198     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_push.key.proof 
208200     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
208201     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_size.key 
209300     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
209301     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
209302     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
209302     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
209303     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
209307     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
209308     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
211453     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
211453     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_size.key 
212117     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_size.key.proof 
213197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
213197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
213198     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
213199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
213199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
213204     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
215315     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.24ms 
215316     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_size.key.proof 
215317     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215318     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_Stack.key 
216407     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
216408     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
216409     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
216409     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
216410     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
216414     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
216415     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
218534     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
218535     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_Stack.key 
220110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_Stack.key.proof 
221192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
221193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
221194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
221194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
221195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
221200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223437     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 176.84ms 
223437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_Stack.key.proof 
223439     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_switchContents.key 
224580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
224580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
224581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
224582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
224583     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
224587     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
224588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226653     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
226654     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_switchContents.key 
232159     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_switchContents.key.proof 
233237     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/CellClient.java 
233238     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Iterator.java 
233239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Stack.java 
233240     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/Cell.java 
233240     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/src/ArrayList.java 
233246     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
235555     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 305.16ms 
235555     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/SmansEtAl/Stack_switchContents.key.proof 
420        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
453        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
582        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness1.key 
848        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
897        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
904        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
917        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
950        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
958        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
960        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
964        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
967        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
967        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
968        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1195       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1280       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1361       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1469       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1628       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1647       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1659       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1674       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1698       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1990       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1991       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1994       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1995       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2179       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2215       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2226       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2243       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2288       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2290       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2337       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2361       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2409       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2522       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2601       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2632       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2638       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3325       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3334       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3375       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3391       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3394       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3450       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3461       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3464       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3486       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3515       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3523       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3530       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3533       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3535       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3596       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3603       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3607       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3615       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3617       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3633       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3637       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3639       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3708       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7043       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
7061       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
7063       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
7145       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10753      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.9ns 
10755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness1.key 
11433      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
11798      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
12796      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness1.key.proof 
14001      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
14007      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
14009      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
14018      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16326      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
16360      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
16456      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 155.88ms 
16457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness1.key.proof 
16473      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16475      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness2.key 
17714      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
17718      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
17719      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
17727      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19898      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
19900      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness2.key 
20035      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
20226      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
20358      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
20808      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
29020      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness2.key.proof 
30153      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
30155      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
30156      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
30164      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32275      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
32307      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
32316      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
32354      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
33128      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 879ms 
33130      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/Harness_sparseArrayTestHarness2.key.proof 
33133      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33133      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc_unsigned.key 
34224      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
34227      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
34227      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
34233      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34235      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36291      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
36291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc_unsigned.key 
37583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc_unsigned.key.proof 
38654      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
38656      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
38657      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
38665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40941      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 165.97ms 
40942      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc_unsigned.key.proof 
40944      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40944      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc.key 
42018      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
42020      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
42021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
42027      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42028      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44052      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
44053      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc.key 
44870      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc.key.proof 
45912      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
45915      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
45915      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
45922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48138      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 140.42ms 
48138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/MemoryAllocator_alloc.key.proof 
48140      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get_dep.key 
49207      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
49209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
49210      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
49215      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49216      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51390      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
51390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get_dep.key 
55329      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get_dep.key.proof 
56395      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
56397      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
56398      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
56405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58811      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 271.67ms 
58811      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get_dep.key.proof 
58813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get.key 
59906      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
59908      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
59909      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
59916      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59918      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62083      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
62084      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get.key 
64856      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get.key.proof 
65939      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
65942      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
65943      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
65952      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68199      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 212.98ms 
68199      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_get.key.proof 
68202      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68202      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_inv.key 
69260      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
69261      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
69262      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
69269      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71339      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
71339      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_inv.key 
73490      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_inv.key.proof 
74586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
74588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
74588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
74594      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76681      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 70.98ms 
76681      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_inv.key.proof 
76683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76684      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_SparseArray.key 
77747      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
77749      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
77750      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
77755      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77756      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79810      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
79810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_SparseArray.key 
84258      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_SparseArray.key.proof 
85292      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/SparseArray.java 
85293      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/MemoryAllocator.java 
85294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/src/Harness.java 
85299      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87717      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 374.25ms 
87717      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vacid0_01_SparseArray/SparseArray_SparseArray.key.proof 
455        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
511        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
641        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/SumAndMax_sumAndMax.key 
907        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
949        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
961        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
983        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1052       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1473       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1635       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1684       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1726       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1744       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2038       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2042       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2045       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2046       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2348       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2425       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2434       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2447       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2470       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2501       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2547       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2570       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2591       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2702       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2817       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3190       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3821       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3925       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3981       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4042       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4105       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4144       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4161       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4184       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4187       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4189       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4196       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4225       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4233       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4254       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4272       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4279       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7574       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/src/SumAndMax.java 
7651       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7666       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10317      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.5ns 
10319      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/SumAndMax_sumAndMax.key 
16574      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/SumAndMax_sumAndMax.key.proof 
17779      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/src/SumAndMax.java 
17789      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20522      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 618.99ms 
20523      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_01_SumAndMax/SumAndMax_sumAndMax.key.proof 
20542      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20543      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_cons.key 
21860      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
21868      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21870      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23997      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
23998      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_cons.key 
25960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_cons.key.proof 
27027      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
27034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29373      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 315.54ms 
29375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_cons.key.proof 
29378      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_inv.key 
30474      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
30480      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30482      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32630      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
32630      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_inv.key 
33214      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_inv.key.proof 
34266      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
34273      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36331      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.4ms 
36331      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_inv.key.proof 
36333      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36333      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_search.key 
37338      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
37345      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37347      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39356      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
39356      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_search.key 
46761      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_search.key.proof 
47804      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/src/Node.java 
47813      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50507      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 530.98ms 
50508      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_03_LinkedList/Node_search.key.proof 
50511      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50512      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_isConsistent.key 
51681      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/src/Queens.java 
51688      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51689      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53779      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
53780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_isConsistent.key 
56208      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_isConsistent.key.proof 
57176      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/src/Queens.java 
57184      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59562      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 305.45ms 
59563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_isConsistent.key.proof 
59565      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59566      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_nQueens.key 
60552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/src/Queens.java 
60561      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60562      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62664      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
62665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_nQueens.key 
78067      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_nQueens.key.proof 
79094      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/src/Queens.java 
79106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81613      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 449.53ms 
81614      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_04_Queens/Queens_nQueens.key.proof 
81616      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81617      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_AmortizedQueue.key 
82713      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
82716      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
82730      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82732      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84787      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
84787      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_AmortizedQueue.key 
86730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_AmortizedQueue.key.proof 
87763      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
87766      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
87772      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90063      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 219.96ms 
90063      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_AmortizedQueue.key.proof 
90065      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90066      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_front.key 
91136      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
91138      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
91144      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91145      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93286      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
93286      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_front.key 
94040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_front.key.proof 
95141      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
95144      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
95154      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97293      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.14ms 
97293      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/AmortizedQueue_front.key.proof 
97295      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_concat.key 
98421      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
98423      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
98428      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98429      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100528     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
100528     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_concat.key 
111259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_concat.key.proof 
112247     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
112249     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
112255     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114766     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 545.05ms 
114766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_concat.key.proof 
114770     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114770     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_cons.key 
115808     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
115811     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
115815     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115816     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117727     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
117727     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_cons.key 
120523     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_cons.key.proof 
121557     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
121559     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
121565     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123904     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 244.43ms 
123904     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_cons.key.proof 
123906     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123907     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_head.key 
125028     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
125030     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
125036     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125038     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127180     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
127181     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_head.key 
127531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_head.key.proof 
128638     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
128640     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
128647     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130705     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.15ms 
130706     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_head.key.proof 
130707     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130708     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_inv.key 
131821     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
131823     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
131828     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131829     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133924     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
133925     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_inv.key 
134494     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_inv.key.proof 
135526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
135528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
135534     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137594     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.89ms 
137595     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_inv.key.proof 
137596     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137597     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_length.key 
138662     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
138663     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
138668     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138669     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
140766     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
140766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_length.key 
141124     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_length.key.proof 
142164     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
142166     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
142171     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
144200     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.53ms 
144201     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_length.key.proof 
144203     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144203     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList1.key 
145264     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
145266     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
145271     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145272     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147265     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
147265     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList1.key 
149983     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList1.key.proof 
150982     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
150983     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
150989     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153200     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 220.35ms 
153200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList1.key.proof 
153204     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153204     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList2.key 
154281     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
154283     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
154289     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154291     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156327     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
156327     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList2.key 
159025     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList2.key.proof 
160054     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
160056     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
160062     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162280     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 216.84ms 
162281     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList2.key.proof 
162283     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162283     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList3.key 
163361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
163363     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
163368     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163369     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165393     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
165394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList3.key 
181134     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList3.key.proof 
182184     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
182186     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
182193     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185352     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.06s 
185353     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_LinkedList3.key.proof 
185362     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185363     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_reverse.key 
186414     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
186416     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
186421     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186422     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188486     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
188486     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_reverse.key 
199593     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_reverse.key.proof 
200663     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
200665     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
200670     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
203308     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 590.34ms 
203309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_reverse.key.proof 
203314     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
203314     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_tail.key 
204369     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
204371     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
204376     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204377     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206398     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.2ns 
206398     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_tail.key 
207320     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_tail.key.proof 
208340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/AmortizedQueue.java 
208342     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/src/LinkedList.java 
208348     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210454     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 85.49ms 
210455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/vstte10_05_Queue/LinkedList_tail.key.proof 
393        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
431        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
595        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_add.key 
863        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
908        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
920        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
940        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
984        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
996        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1263       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1296       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1335       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1583       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1632       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2100       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2101       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2104       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2105       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2351       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2449       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2468       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2486       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2513       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2514       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2515       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2559       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2595       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2681       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2792       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2900       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3644       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3653       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3714       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3733       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3778       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3820       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3861       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3878       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3881       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3941       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3967       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3984       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7466       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/src/AddAndMultiply.java 
7533       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7544       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10232      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.1ns 
10234      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_add.key 
12193      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_add.key.proof 
13398      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/src/AddAndMultiply.java 
13408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15807      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 207.87ms 
15807      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_add.key.proof 
15824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15825      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_mul.key 
17034      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/src/AddAndMultiply.java 
17041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19159      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
19160      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_mul.key 
19931      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_mul.key.proof 
20921      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/src/AddAndMultiply.java 
20929      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23194      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 101.52ms 
23195      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_01_AddAndMultiply/AddAndMultiply_mul.key.proof 
23197      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/BinarySearch_search.key 
24341      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/src/BinarySearch.java 
24349      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24351      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26561      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
26561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/BinarySearch_search.key 
30636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/BinarySearch_search.key.proof 
31667      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/src/BinarySearch.java 
31675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34251      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 449.58ms 
34251      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/WeideEtAl_02_BinarySearch/BinarySearch_search.key.proof 
383        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
416        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
546        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial1.key 
825        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
852        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
889        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
952        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
968        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
974        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
975        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
976        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
977        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1157       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1184       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1424       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1468       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1591       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1636       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1665       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1966       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1967       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1970       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1971       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2032       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2072       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2222       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2280       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2316       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2337       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2352       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2356       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2443       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2495       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2516       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2550       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2599       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2661       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2666       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2744       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3375       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3443       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3446       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3478       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3501       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3512       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3515       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3534       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3538       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3592       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3593       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3598       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3614       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3623       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3632       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3634       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3640       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3661       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3668       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3672       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3674       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3681       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3684       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3700       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3703       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6622       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9205       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.5ns 
9207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial1.key 
9591       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial1.key.proof 
10648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12799      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.01ms 
12799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial1.key.proof 
12815      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial2.key 
13906      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13908      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15924      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
15925      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial2.key 
16167      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial2.key.proof 
17134      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19086      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.95ms 
19086      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/binomial2.key.proof 
19088      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19089      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv.key 
20038      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21963      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
21964      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv.key 
27892      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv.key.proof 
28781      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31135      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 299.25ms 
31136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv.key.proof 
31139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31140      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_concrete.key 
32068      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32069      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33941      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
33941      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_concrete.key 
34267      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_concrete.key.proof 
35197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37121      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.09ms 
37122      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_concrete.key.proof 
37124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37124      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_instantiated.key 
38064      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38067      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40020      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
40021      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_instantiated.key 
44084      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_instantiated.key.proof 
44996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47111      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 171.39ms 
47111      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jdiv_instantiated.key.proof 
47115      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47115      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jmod.key 
48009      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48010      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49870      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
49871      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jmod.key 
50822      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jmod.key.proof 
51722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53648      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.59ms 
53649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/check_jmod.key.proof 
53651      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53651      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/complexExpressions.key 
54567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56502      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
56502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/complexExpressions.key 
56913      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/complexExpressions.key.proof 
57842      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59706      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.33ms 
59706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/complexExpressions.key.proof 
59708      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59708      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/compound_unaryMinus.key 
60629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62524      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10ns 
62524      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/compound_unaryMinus.key 
62839      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/compound_unaryMinus.key.proof 
63729      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65623      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.77ms 
65624      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/compound_unaryMinus.key.proof 
65625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65626      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/computation.key 
66523      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66525      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68427      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
68427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/computation.key 
70501      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/computation.key.proof 
71349      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73321      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 67.5ms 
73322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/computation.key.proof 
73324      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/cubicSum.key 
74331      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/CubicSum_src/CubicSum.java 
74358      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74359      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
76256      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/cubicSum.key 
77969      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/cubicSum.key.proof 
78939      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/CubicSum_src/CubicSum.java 
78948      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80971      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 121.8ms 
80971      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/cubicSum.key.proof 
80974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80975      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divByZero.key 
81865      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
83762      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divByZero.key 
84276      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divByZero.key.proof 
85162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87043      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.4ms 
87043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divByZero.key.proof 
87045      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87045      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionAssoc.key 
87913      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89786      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
89786      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionAssoc.key 
91245      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionAssoc.key.proof 
92135      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94025      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 46.05ms 
94026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionAssoc.key.proof 
94028      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94028      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionBy2.key 
94883      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96743      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.6ns 
96745      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionBy2.key 
97120      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionBy2.key.proof 
97995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99854      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.59ms 
99854      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/divisionBy2.key.proof 
99856      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99856      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/gcdHelp-post.key 
100902     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/src/Gcd.java 
100908     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100910     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102802     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
102802     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/gcdHelp-post.key 
107504     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/gcdHelp-post.key.proof 
108495     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/src/Gcd.java 
108502     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110507     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 183.78ms 
110508     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/euclidean/gcdHelp-post.key.proof 
110510     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110511     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/add.key 
111525     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/src/Decimal.java 
111537     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111539     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113413     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
113413     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/add.key 
114904     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
114905     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
115075     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
115075     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
118296     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
119933     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
121141     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
121142     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
121327     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
121327     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
124991     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
126757     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
126758     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
126897     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
126898     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
129991     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
129991     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130302     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130302     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
134682     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
134682     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
134768     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
134768     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
135522     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
135522     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
135776     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
135776     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
139546     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
141382     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
142585     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
142586     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
142718     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
142718     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
143577     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
143577     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
143844     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
143844     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
148511     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
150141     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
150141     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
150367     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
150367     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
152754     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
152754     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153067     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153068     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
156918     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
156918     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
157032     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
157033     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
159570     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
159570     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
159719     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
159720     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
163330     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/add.key.proof 
164314     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/src/Decimal.java 
164323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166281     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166282     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166289     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166290     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166396     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166396     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166515     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166577     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166578     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166591     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166591     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166699     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166699     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166706     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166706     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166883     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166953     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166954     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166961     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
166962     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167079     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167079     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167085     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167086     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167187     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167260     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167261     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167268     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167269     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167378     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167379     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167385     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167385     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167452     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167517     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167517     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167531     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167531     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167733     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167733     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167740     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167740     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167867     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167943     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167943     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167950     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167950     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168105     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168180     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168180     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168187     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168187     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
168343     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.17s 
168343     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/gemplusDecimal/add.key.proof 
168353     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168354     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/jdivevenodd.key 
169202     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169206     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
171149     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
171149     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/jdivevenodd.key 
171756     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/jdivevenodd.key.proof 
172609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174439     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.65ms 
174440     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/jdivevenodd.key.proof 
174443     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
174443     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/median.key 
175341     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175343     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
177215     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
177216     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/median.key 
194401     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/median.key.proof 
195296     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
197754     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 567.22ms 
197754     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/median.key.proof 
197759     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
197759     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod1.key 
198656     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198658     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
200442     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
200443     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod1.key 
200909     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod1.key.proof 
201755     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
203463     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.87ms 
203464     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod1.key.proof 
203466     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
203466     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod2.key 
204321     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206169     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.8ns 
206170     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod2.key 
206557     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod2.key.proof 
207421     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
209270     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.22ms 
209271     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod2.key.proof 
209272     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
209273     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod7.key 
210160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
212022     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
212023     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod7.key 
212404     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod7.key.proof 
213285     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
215091     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.45ms 
215091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/mod7.key.proof 
215093     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215093     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/overflow_hija.key 
215973     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215975     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217855     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
217856     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/overflow_hija.key 
223535     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/overflow_hija.key.proof 
224388     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226374     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 156.86ms 
226375     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/overflow_hija.key.proof 
226378     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226378     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division0.key 
227235     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229091     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
229091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division0.key 
229551     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division0.key.proof 
230407     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
232216     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4ms 
232217     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division0.key.proof 
232218     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
232218     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division1.key 
233065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
234929     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
234930     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division1.key 
235339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division1.key.proof 
236197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237982     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.86ms 
237982     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/poly_division1.key.proof 
237983     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237983     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/division.key 
238826     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
238827     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240698     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
240698     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/division.key 
242221     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/division.key.proof 
243118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
244950     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.58ms 
244951     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/division.key.proof 
244952     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
244953     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations0.key 
245815     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
247702     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
247702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations0.key 
248131     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations0.key.proof 
248984     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
250780     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.77ms 
250780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations0.key.proof 
250781     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
250782     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations1.key 
251666     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
253519     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
253519     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations1.key 
253941     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations1.key.proof 
254793     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
256596     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 972.48ns 
256597     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations1.key.proof 
256599     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
256599     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations2.key 
257489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
259300     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
259300     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations2.key 
259713     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations2.key.proof 
260582     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
262406     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.38ms 
262407     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/inequations2.key.proof 
262408     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
262408     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/linApprox.key 
263363     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263364     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
265222     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
265222     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/linApprox.key 
265656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/linApprox.key.proof 
266489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
268321     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.64ms 
268321     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/linApprox.key.proof 
268323     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
268324     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample0.key 
269225     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
269227     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
271091     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
271091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample0.key 
271530     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample0.key.proof 
272383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
274182     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 646.85ns 
274182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample0.key.proof 
274183     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
274183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample2.key 
275037     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
275038     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
276933     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
276933     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample2.key 
277605     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample2.key.proof 
278458     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
280275     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.14ms 
280275     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample2.key.proof 
280277     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
280278     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample3.key 
281126     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
281127     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
282938     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.1ns 
282938     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample3.key 
283508     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample3.key.proof 
284367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286201     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.82ms 
286201     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample3.key.proof 
286202     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286203     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample4.key 
287057     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
287058     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
288861     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
288861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample4.key 
289336     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample4.key.proof 
290178     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
291921     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.42ms 
291921     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/nonLinInEqExample4.key.proof 
291923     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
291923     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq.key 
292812     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
292814     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
294655     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
294656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq.key 
295452     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq.key.proof 
296322     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
298165     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.95ms 
298166     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq.key.proof 
298168     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
298168     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq10.key 
299033     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
299034     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
300891     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.8ns 
300891     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq10.key 
301494     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq10.key.proof 
302341     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
304156     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.91ms 
304156     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq10.key.proof 
304158     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304158     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq13.key 
305023     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
305024     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306830     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
306831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq13.key 
307449     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq13.key.proof 
308280     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
310104     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.19ms 
310105     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq13.key.proof 
310106     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq14.key 
310971     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310972     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
312811     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
312812     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq14.key 
313526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq14.key.proof 
314358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
316155     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.33ms 
316155     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq14.key.proof 
316157     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
316157     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq2.key 
316974     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
316975     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
318750     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.8ns 
318750     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq2.key 
319258     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq2.key.proof 
320082     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
321867     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.94ms 
321868     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq2.key.proof 
321869     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
321869     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq3.key 
322689     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
322690     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
324544     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
324544     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq3.key 
325043     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq3.key.proof 
325883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
327690     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.76ms 
327691     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq3.key.proof 
327692     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
327692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq4.key 
328560     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
328562     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
330397     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
330397     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq4.key 
330895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq4.key.proof 
331689     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
333450     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.24ms 
333450     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq4.key.proof 
333451     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
333451     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq5.key 
334305     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
334306     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
336149     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
336150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq5.key 
336662     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq5.key.proof 
337498     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
339298     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.87ms 
339299     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq5.key.proof 
339300     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
339300     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq6.key 
340153     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
340155     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
342016     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
342016     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq6.key 
342547     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq6.key.proof 
343374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
345181     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.71ms 
345181     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq6.key.proof 
345182     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
345182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq7.key 
346047     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
346048     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
347883     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
347883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq7.key 
348403     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq7.key.proof 
349235     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
351053     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.59ms 
351054     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq7.key.proof 
351055     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
351055     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq8.key 
351902     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
351903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
353703     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
353703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq8.key 
354243     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq8.key.proof 
355094     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
356920     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.66ms 
356921     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/quadraticInEq8.key.proof 
356922     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
356922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify0.key 
357803     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
359662     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.1ns 
359663     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify0.key 
360220     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify0.key.proof 
361046     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
362878     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 902.77ns 
362878     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify0.key.proof 
362879     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
362880     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify1.key 
363762     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
365628     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
365628     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify1.key 
366160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify1.key.proof 
367006     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
368840     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.36ms 
368840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify1.key.proof 
368841     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
368841     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify2.key 
369715     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
371552     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
371553     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify2.key 
372200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify2.key.proof 
373049     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
374869     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.01ms 
374869     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify2.key.proof 
374871     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
374871     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify3.key 
375743     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
377598     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
377599     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify3.key 
378142     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify3.key.proof 
378971     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
380826     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.78ms 
380826     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify3.key.proof 
380827     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
380828     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify4.key 
381700     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
383571     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
383572     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify4.key 
384243     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify4.key.proof 
385078     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
386893     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.11ms 
386895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify4.key.proof 
386897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
386897     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify5.key 
387776     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
387777     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
389674     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
389674     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify5.key 
390861     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify5.key.proof 
391679     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
393592     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.93ms 
393592     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/simplify5.key.proof 
393598     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
393598     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/subsumptionExample.key 
394447     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
396269     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
396269     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/subsumptionExample.key 
396863     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/subsumptionExample.key.proof 
397692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
399471     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 659.05ns 
399471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/inEqSimp/subsumptionExample.key.proof 
399472     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
399472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify0.key 
400319     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
402131     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
402131     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify0.key 
402825     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify0.key.proof 
403665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
405479     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.43ms 
405479     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify0.key.proof 
405482     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
405482     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify1.key 
406319     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
408079     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.3ns 
408080     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify1.key 
408899     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify1.key.proof 
409713     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
411513     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.94ms 
411513     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify1.key.proof 
411515     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
411515     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify10.key 
412351     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
414194     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.5ns 
414194     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify10.key 
415053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify10.key.proof 
415890     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
417683     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.88ms 
417684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify10.key.proof 
417685     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
417686     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify11.key 
418519     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
420335     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6ns 
420335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify11.key 
421187     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify11.key.proof 
422035     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
423859     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.21ms 
423859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify11.key.proof 
423861     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
423862     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify12.key 
424686     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
426493     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
426493     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify12.key 
427129     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify12.key.proof 
427964     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
429756     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.79ms 
429756     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify12.key.proof 
429757     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
429758     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify13.key 
430609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
432464     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6ns 
432464     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify13.key 
433083     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify13.key.proof 
433904     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
435724     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.48ms 
435724     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify13.key.proof 
435725     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
435726     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify14.key 
436562     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
438392     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6ns 
438392     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify14.key 
439026     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify14.key.proof 
439821     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
441531     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 482.64ns 
441531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify14.key.proof 
441532     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
441533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify15.key 
442331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
444060     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
444060     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify15.key 
444676     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify15.key.proof 
445513     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
447290     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 330.23ns 
447290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify15.key.proof 
447291     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
447292     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify16.key 
448111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
449908     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
449908     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify16.key 
450522     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify16.key.proof 
451350     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
453132     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 228.92ns 
453132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify16.key.proof 
453133     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
453134     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify17.key 
453966     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
455790     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
455790     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify17.key 
456439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify17.key.proof 
457307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
459109     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.13ms 
459109     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify17.key.proof 
459110     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
459110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify18.key 
459968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
461793     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
461793     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify18.key 
462576     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify18.key.proof 
463414     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
465239     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.81ms 
465239     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify18.key.proof 
465240     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
465241     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify19.key 
466057     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
467832     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.8ns 
467832     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify19.key 
471569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify19.key.proof 
472417     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
474376     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 96.63ms 
474376     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify19.key.proof 
474379     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
474379     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify2.key 
475259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
477106     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
477106     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify2.key 
477826     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify2.key.proof 
478680     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
480475     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 522.44ns 
480475     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify2.key.proof 
480476     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
480476     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify20.key 
481322     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
483068     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
483068     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify20.key 
484367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify20.key.proof 
485197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
487065     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.95ms 
487066     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify20.key.proof 
487068     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
487068     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify21.key 
487925     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
489769     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
489770     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify21.key 
491000     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify21.key.proof 
491852     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
493678     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.41ms 
493678     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify21.key.proof 
493681     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
493681     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify22.key 
494549     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
496371     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
496372     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify22.key 
497081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify22.key.proof 
497936     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
499731     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.12ms 
499731     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify22.key.proof 
499732     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
499732     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify23.key 
500609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
502423     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.5ns 
502423     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify23.key 
503220     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify23.key.proof 
504062     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
505883     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.91ms 
505883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify23.key.proof 
505884     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
505884     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify24.key 
506749     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
508546     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
508547     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify24.key 
509262     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify24.key.proof 
510119     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
511887     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.12ms 
511887     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify24.key.proof 
511888     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
511888     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify25.key 
512734     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
514539     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
514540     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify25.key 
515255     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify25.key.proof 
516104     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
517840     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.42ms 
517841     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify25.key.proof 
517841     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
517842     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify3.key 
518710     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
520531     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.3ns 
520531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify3.key 
521260     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify3.key.proof 
522107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
523839     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 503.44ns 
523840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify3.key.proof 
523840     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
523841     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify4.key 
524678     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
526469     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
526469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify4.key 
527180     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify4.key.proof 
528021     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
529760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 564.54ns 
529760     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify4.key.proof 
529761     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
529761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify5.key 
530604     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
532396     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6ns 
532396     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify5.key 
533109     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify5.key.proof 
533953     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
535746     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.72ms 
535746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify5.key.proof 
535747     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
535748     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify6.key 
536614     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
538454     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
538454     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify6.key 
539153     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify6.key.proof 
539957     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
541700     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 155.21ns 
541700     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify6.key.proof 
541701     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
541701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify7.key 
542566     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
544383     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.1ns 
544383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify7.key 
545113     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify7.key.proof 
545957     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
547702     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 255.62ns 
547702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify7.key.proof 
547703     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
547703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify8.key 
548565     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
550354     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.1ns 
550354     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify8.key 
555553     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify8.key.proof 
556406     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
558289     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 46.35ms 
558290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify8.key.proof 
558292     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
558293     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify9.key 
559150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
561023     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.4ns 
561023     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify9.key 
562005     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify9.key.proof 
562838     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
564664     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.61ms 
564664     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/polySimp/simplify9.key.proof 
471        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
535        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
696        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimPrim.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
1083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1105       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1161       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1169       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1170       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1228       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1408       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1459       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1577       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1599       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2160       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2161       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2166       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2166       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2208       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2250       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2429       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2434       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2481       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2484       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2539       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2544       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2664       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2722       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2765       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2770       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2868       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3530       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3634       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3660       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3665       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3714       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3773       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3775       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3858       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3861       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3868       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3935       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3950       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3957       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3959       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4065       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6942       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
6945       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
6945       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
6953       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
6954       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
6956       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
7013       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9757       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 69.61ns 
9759       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimPrim.key 
14010      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimPrim.key.proof 
15193      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub1.java 
15194      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISuper.java 
15195      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ASEPrim.java 
15198      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub2.java 
15198      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub12.java 
15200      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub3.java 
15212      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17779      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 452.22ms 
17780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimPrim.key.proof 
17799      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/arrayStoreKnownDynType.key 
18978      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
18979      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
18979      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
18981      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
18981      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
18982      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
18990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20977      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
20978      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/arrayStoreKnownDynType.key 
21567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/arrayStoreKnownDynType.key.proof 
22571      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub1.java 
22571      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISuper.java 
22571      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ASEPrim.java 
22574      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub2.java 
22575      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub12.java 
22576      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub3.java 
22583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24579      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 50.18ms 
24580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/arrayStoreKnownDynType.key.proof 
24582      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/reverseArray.key 
25662      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
25663      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
25663      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
25664      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
25665      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
25665      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
25671      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27610      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.3ns 
27611      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/reverseArray.key 
28628      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/reverseArray.key.proof 
29638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub1.java 
29638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISuper.java 
29639      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ASEPrim.java 
29641      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub2.java 
29641      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub12.java 
29642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub3.java 
29650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31826      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 149.44ms 
31827      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/reverseArray.key.proof 
31830      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwArrayStoreException.key 
32869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
32869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
32870      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
32871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
32871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
32872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
32878      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34784      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
34785      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwArrayStoreException.key 
35502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwArrayStoreException.key.proof 
36443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub1.java 
36443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISuper.java 
36444      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ASEPrim.java 
36445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub2.java 
36445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub12.java 
36446      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub3.java 
36453      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38334      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 79.68ms 
38334      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwArrayStoreException.key.proof 
38336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38337      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/arrayCreation1.key 
39264      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/./classes/Array.java 
39271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
41168      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/arrayCreation1.key 
41576      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/arrayCreation1.key.proof 
42567      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/classes/Array.java 
42575      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44454      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.26ms 
44455      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/creation/arrayCreation1.key.proof 
44457      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2Dim.key 
45391      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
45392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
45392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
45393      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
45394      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
45394      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
45400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45403      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47366      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
47366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2Dim.key 
51516      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51516      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimClose.key 
52449      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub1.java 
52450      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISuper.java 
52450      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ASEPrim.java 
52451      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/ISub2.java 
52452      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub12.java 
52452      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/./classes/CSub3.java 
52459      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52463      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54306      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
54306      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/array2DimClose.key 
57421      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57422      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwASEForPrim.key 
58363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub1.java 
58363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISuper.java 
58363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ASEPrim.java 
58365      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/ISub2.java 
58365      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub12.java 
58366      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/classes/CSub3.java 
58371      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60208      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
60209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arrays/arrayStoreException/throwASEForPrim.key 
427        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
459        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
633        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation1.key 
949        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
977        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
982        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
994        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1059       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1066       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1066       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1314       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1344       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1441       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1654       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1876       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1901       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2218       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2218       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2221       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2222       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2570       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2595       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2602       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2624       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2656       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2658       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2659       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2702       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2732       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2967       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3108       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3208       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
4020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4060       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4112       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4113       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4158       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4226       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4230       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4242       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4262       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4264       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4340       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7424       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/BC.java 
7431       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/A.java 
7439       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/ConstructorBugTest.java 
7447       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/SuperA.java 
7450       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/Interface.java 
7450       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/Abstract.java 
7522       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.9ns 
10169      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation1.key 
11358      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation1.key.proof 
12571      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
12574      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
12585      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
12588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
12589      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
12590      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
12610      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14835      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 91.73ms 
14836      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation1.key.proof 
14857      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation2.key 
16067      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/BC.java 
16068      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/A.java 
16071      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/ConstructorBugTest.java 
16074      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/SuperA.java 
16075      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/Interface.java 
16075      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/./classes/Abstract.java 
16084      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18179      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
18179      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation2.key 
19094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation2.key.proof 
20163      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
20166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
20167      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
20170      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
20171      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
20171      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
20184      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22348      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 124.42ms 
22351      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/instanceCreation2.key.proof 
22354      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/interfacesAndAbstractClassesHaveNoInstances.key 
23472      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
23473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
23475      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
23477      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
23478      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
23479      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
23486      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25499      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
25499      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/interfacesAndAbstractClassesHaveNoInstances.key 
25836      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/interfacesAndAbstractClassesHaveNoInstances.key.proof 
26871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
26872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
26874      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
26876      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
26876      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
26876      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
26884      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28798      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.38ms 
28799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/interfacesAndAbstractClassesHaveNoInstances.key.proof 
28800      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28801      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/successiveCreatedObjectsAreDistinct.key 
29761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
29762      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
29764      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
29765      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
29766      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
29766      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
29772      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31735      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
31736      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/successiveCreatedObjectsAreDistinct.key 
32385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/successiveCreatedObjectsAreDistinct.key.proof 
33379      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
33380      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
33381      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
33383      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
33383      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
33384      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
33391      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35334      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.73ms 
35335      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/successiveCreatedObjectsAreDistinct.key.proof 
35336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35337      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/testOverloadingConstructors.key 
36298      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
36299      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
36300      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
36302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
36302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
36303      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
36309      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38344      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
38344      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/testOverloadingConstructors.key 
38351      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38448      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38483      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38509      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38537      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38555      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38580      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
38845      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/testOverloadingConstructors.key.proof 
39825      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/BC.java 
39826      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/A.java 
39827      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/ConstructorBugTest.java 
39830      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/SuperA.java 
39830      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Interface.java 
39831      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/classes/Abstract.java 
39838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41771      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41794      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41799      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41804      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41808      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41812      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41816      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
41821      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 50.58ms 
41822      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/instanceCreation/testOverloadingConstructors.key.proof 
41824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41824      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes.key 
42802      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes_java/SimpleClass.java 
42808      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44753      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
44754      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes.key 
45156      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes.key.proof 
46123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes_java/SimpleClass.java 
46129      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47988      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.1ms 
47988      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/SimpleAttributes.key.proof 
47990      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax.key 
48908      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax_java/ArrayMax.java 
48914      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50895      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
50895      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax.key 
52627      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax.key.proof 
53609      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax_java/ArrayMax.java 
53620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55850      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 220.25ms 
55851      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayMax.key.proof 
55853      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55854      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayUpdateSimp.key 
55888      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
55888      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
55888      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
55895      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
55896      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
56896      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./testcontext_java/test.java 
56898      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./testcontext_java/Break.java 
56899      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./testcontext_java/ContinueLabel.java 
56907      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58917      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
58917      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayUpdateSimp.key 
59288      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayUpdateSimp.key.proof 
59325      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
59325      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
59325      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
59330      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
59330      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
60278      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
60279      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
60280      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
60297      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62249      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 663.85ns 
62250      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/arrayUpdateSimp.key.proof 
62252      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62252      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes.key 
63217      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes_java/KiAdClass.java 
63225      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65228      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
65228      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes.key 
65656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes.key.proof 
66617      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes_java/KiAdClass.java 
66624      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68568      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.78ms 
68569      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/attributes.key.proof 
68570      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68571      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/break.key 
68600      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
68601      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
68601      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
68605      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
68606      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
69538      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
69540      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
69541      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
69547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71537      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
71537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/break.key 
71871      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/break.key.proof 
71904      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
71904      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
71904      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
71908      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
71908      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
72857      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
72859      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
72860      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
72866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74755      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.14ms 
74755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/break.key.proof 
74757      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74757      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/char.key 
75646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77582      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
77583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/char.key 
77919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/char.key.proof 
78783      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80653      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.72ms 
80653      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/char.key.proof 
80655      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants.key 
81625      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants_java/MyClass.java 
81631      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83552      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
83552      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants.key 
83880      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants.key.proof 
84819      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants_java/MyClass.java 
84825      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86657      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.52ms 
86657      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/compileTimeConstants.key.proof 
86659      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86659      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/test.key 
87586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/Test.java 
87587      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/False.java 
87592      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89563      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
89564      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/test.key 
89700      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: e; 
90139      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/test.key.proof 
91101      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/Test.java 
91102      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/False.java 
91111      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93068      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: e; 
93091      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 56.57ms 
93091      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/test.key.proof 
93094      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/regressionTestBug1333.key 
94095      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/Test.java 
94096      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/False.java 
94101      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94102      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96036      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
96036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/constructorException/regressionTestBug1333.key 
96423      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96423      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue1.key 
96450      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
96450      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
96450      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
96454      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
96455      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
97363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
97365      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
97366      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
97371      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99225      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
99226      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue1.key 
99580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue1.key.proof 
99612      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
99612      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
99612      WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
99616      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
99617      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
100538     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
100540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
100540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
100547     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102402     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.45ms 
102403     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue1.key.proof 
102405     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102406     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue2.key 
102433     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
102433     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
102433     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
102437     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
102437     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
103352     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
103354     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
103355     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
103360     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105267     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
105267     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue2.key 
105832     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue2.key.proof 
105860     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
105861     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
105861     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
105865     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
105865     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
106748     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
106750     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
106751     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
106757     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108572     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 64.49ms 
108572     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/continue2.key.proof 
108574     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108575     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/complexAssignment.key 
109459     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111526     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
111527     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/complexAssignment.key 
111939     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/complexAssignment.key.proof 
112833     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114849     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.61ms 
114849     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/complexAssignment.key.proof 
114851     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114851     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution1.key 
115758     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117781     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
117781     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution1.key 
118194     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution1.key.proof 
119070     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120838     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.42ms 
120838     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution1.key.proof 
120840     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120841     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution2.key 
121719     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123631     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
123632     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution2.key 
124014     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution2.key.proof 
124892     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126696     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.11ms 
126696     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElseSolution2.key.proof 
126698     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126698     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull0.key 
127658     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
127665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129568     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
129568     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull0.key 
130065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull0.key.proof 
131009     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
131015     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132910     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.68ms 
132910     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull0.key.proof 
132912     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132912     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull1.key 
133866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
133872     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135781     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
135781     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull1.key 
136284     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull1.key.proof 
137225     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
137232     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139105     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.88ms 
139106     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull1.key.proof 
139107     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull2.key 
140060     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
140066     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141977     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
141977     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull2.key 
142378     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
142379     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull3.key 
143320     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
143325     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145205     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
145205     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull3.key 
146633     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull3.key.proof 
147626     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/Arrays.java 
147632     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149717     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 92.29ms 
149717     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/deepNonNull/deepNonNull3.key.proof 
149719     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149719     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions.key 
149746     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
149746     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
149746     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
149750     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
149751     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
150697     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass2.java 
150698     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass.java 
150704     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152628     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
152628     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions.key 
153156     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions.key.proof 
153186     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
153186     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
153186     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
153190     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
153190     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
154158     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass2.java 
154160     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass.java 
154166     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156090     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.26ms 
156090     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions.key.proof 
156092     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156092     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions1.key 
156963     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156964     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158855     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
158856     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions1.key 
159423     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions1.key.proof 
160290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162164     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.63ms 
162164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions1.key.proof 
162166     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162166     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions2.key 
163043     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163044     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
164996     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
164997     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions2.key 
165529     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions2.key.proof 
166382     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
168224     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.02ms 
168224     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions2.key.proof 
168226     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168226     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions3.key 
168252     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
168252     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
168252     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
168256     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
168256     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
169148     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass2.java 
169148     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass.java 
169154     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170921     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
170922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions3.key 
171361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions3.key.proof 
171398     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
171398     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
171399     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
171402     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
171403     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
172316     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass2.java 
172317     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions_java/MyClass.java 
172323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174147     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.47ms 
174147     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exceptions3.key.proof 
174149     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
174150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exchange.key 
175007     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176912     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
176913     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exchange.key 
177363     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exchange.key.proof 
178232     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
180069     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.72ms 
180069     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/exchange.key.proof 
180070     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180071     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/if.key 
180976     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182835     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
182835     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/if.key 
183305     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/if.key.proof 
184146     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185986     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.14ms 
185986     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/if.key.proof 
185987     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185988     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/incrementcounter.key 
186852     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188719     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
188719     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/incrementcounter.key 
189265     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/incrementcounter.key.proof 
190121     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
191936     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.65ms 
191936     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/incrementcounter.key.proof 
191938     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
191938     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElse.key 
192774     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
192776     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
194565     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
194566     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/danglingElse.key 
195074     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195074     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/iteratedAssignment.key 
195908     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195909     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
197693     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
197693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/iteratedAssignment.key 
198559     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/iteratedAssignment.key.proof 
199418     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
201306     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 52.43ms 
201307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/iteratedAssignment.key.proof 
201308     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert1.key 
202211     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/C.java 
202215     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
202216     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204091     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
204091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert1.key 
204684     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert2.key 
205602     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/C.java 
205606     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
205608     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
207454     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
207455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert2.key 
208014     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert2.key.proof 
208924     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/C.java 
208929     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210814     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.65ms 
210814     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert2.key.proof 
210816     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
210816     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert3.key 
211752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/C.java 
211756     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
211757     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
213619     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
213619     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/assert/assert3.key 
214104     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
214105     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/vararg.key 
215100     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
215178     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
215183     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
215184     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
215185     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
215186     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
215194     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217236     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
217237     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/vararg.key 
217544     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#17[] = new java.lang.Object[]{d1, d2};) 
217715     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#24[] = new java.lang.Object[]{d1, d2};) 
217896     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#33[] = new java.lang.Object[]{var_1};) 
217897     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#33[] = new java.lang.Object[]{var_1};) 
218034     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#39[] = new java.lang.Object[]{null, null};) 
218264     DEBUG Thread-101      d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source var#46[] = new java.lang.Object[]{};) 
219176     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/vararg.key.proof 
220129     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
220193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
220196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
220197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
220197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
220199     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
220206     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
222519     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 351.32ms 
222519     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/vararg.key.proof 
222521     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
222522     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Array.key 
223491     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
223546     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
223549     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
223550     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
223550     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
223552     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
223558     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223559     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
225659     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
225659     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Array.key 
226526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Array.key.proof 
227474     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
227537     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
227540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
227541     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
227541     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
227542     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
227550     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229586     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 77.35ms 
229586     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Array.key.proof 
229588     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229589     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Iterable.key 
230560     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
230612     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
230615     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
230616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
230616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
230618     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
230624     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230625     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
232671     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
232671     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Iterable.key 
233280     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Iterable.key.proof 
234243     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
234296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
234299     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
234300     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
234300     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
234302     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
234308     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
236332     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 45.78ms 
236333     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_Iterable.key.proof 
236334     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
236334     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_ReferenceArray.key 
237299     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
237356     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
237359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
237360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
237361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
237362     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
237368     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237370     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
239449     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
239450     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_ReferenceArray.key 
240259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_ReferenceArray.key.proof 
241204     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
241257     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Large.java 
241260     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/VarArg.java 
241260     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/ForReferenceArray.java 
241261     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/For.java 
241262     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/src/Months.java 
241269     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
243286     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.66ms 
243287     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/java5/for_ReferenceArray.key.proof 
243288     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
243288     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/cast.key 
244253     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/src/Mult.java 
244258     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
244259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246150     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
246151     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/cast.key 
246662     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/cast.key.proof 
247596     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/src/Mult.java 
247602     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
249407     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.79ms 
249407     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-bigint/cast.key.proof 
249408     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
249408     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/loopInvFree.key 
250316     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/EnsuresFree.java 
250317     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/LoopInvFree.java 
250322     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
250323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
252135     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
252135     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/loopInvFree.key 
252219     DEBUG Thread-116      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
252241     DEBUG Thread-116      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
252951     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/loopInvFree.key.proof 
253886     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/EnsuresFree.java 
253887     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/LoopInvFree.java 
253892     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
255730     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
255734     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
255749     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.53ms 
255749     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/loopInvFree.key.proof 
255751     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
255751     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/ensuresFree.key 
256681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/EnsuresFree.java 
256682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/LoopInvFree.java 
256687     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
256688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
258573     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
258573     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/ensuresFree.key 
259114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/ensuresFree.key.proof 
260052     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/EnsuresFree.java 
260053     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/LoopInvFree.java 
260058     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
261903     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.15ms 
261904     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-free/ensuresFree.key.proof 
261906     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
261906     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-information-flow.key 
262974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./jml-information-flow/Avg.java 
262979     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
262981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
264927     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
264928     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-information-flow.key 
268839     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
268839     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
268840     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
268840     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
268841     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
345046     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
345047     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
345047     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
345047     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
345047     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
425960     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
425961     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
425961     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
425961     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
425961     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
451851     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
451852     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
451852     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
451852     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
451852     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
452874     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
452874     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
452874     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
452874     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
452874     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
469776     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-information-flow.key.proof 
470770     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-information-flow/Avg.java 
470780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
473368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
473368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
473368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
473368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
473368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
473420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473501     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473501     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473502     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473502     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
473502     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
474453     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
474454     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
474454     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
474454     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
474454     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
474504     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
474504     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
474504     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
474504     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
474504     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
476467     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.6s 
476468     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-information-flow.key.proof 
476482     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
476482     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/min-unprovable1.key 
477590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/Min.java 
477594     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
479543     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
479544     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/min-unprovable1.key 
480359     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
480360     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/min-unprovable2.key 
481281     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/Min.java 
481286     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
483111     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
483111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/jml-min/min-unprovable2.key 
483648     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
483648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall.key 
484528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
484528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
484529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
484529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
484530     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
484534     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
486349     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
486349     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall.key 
486903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall.key.proof 
487861     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
487870     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
487870     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
487871     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
487872     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
487877     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
489733     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.72ms 
489733     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall.key.proof 
489734     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
489734     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1.key 
490667     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
490668     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
490668     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
490669     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
490669     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
490674     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
492509     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
492509     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1.key 
493080     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1.key.proof 
493959     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
493959     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
493960     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
493960     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
493961     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
493966     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
495766     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.13ms 
495766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1.key.proof 
495767     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
495768     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1box.key 
496681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
496682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
496683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
496683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
496683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
496688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
498503     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
498504     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1box.key 
499081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1box.key.proof 
499988     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
499989     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
499989     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
499990     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
499990     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
499995     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
501817     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.95ms 
501817     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall1box.key.proof 
501818     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
501818     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall3.key 
502734     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
502734     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
502735     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
502735     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
502736     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
502741     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
504576     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
504576     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall3.key 
505164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall3.key.proof 
506090     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Recurse.java 
506091     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/AbstractBase.java 
506092     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/Base.java 
506092     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/ConcreteDerived.java 
506093     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodcall_java/MyClass.java 
506099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
507931     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.12ms 
507931     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/methodCall3.key.proof 
507933     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
507933     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/polishFlagSort.key 
508873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/PolishFlagSort/PolishFlagSort.java 
508877     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
508879     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
510673     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
510673     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/polishFlagSort.key 
511369     DEBUG Thread-141      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: RED; 
513824     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/polishFlagSort.key.proof 
514724     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/PolishFlagSort/PolishFlagSort.java 
514730     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
516662     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: RED; 
516861     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 317.76ms 
516862     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/polishFlagSort.key.proof 
516864     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
516865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets1.key 
517718     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
517719     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
519564     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
519564     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets1.key 
520208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets1.key.proof 
521072     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
522865     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 262.92ns 
522865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets1.key.proof 
522867     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
522867     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets2.key 
523724     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
523725     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
525567     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
525567     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets2.key 
526160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets2.key.proof 
527017     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
528794     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 586.15ns 
528794     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/postConditionTaclets2.key.proof 
528796     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
528796     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/quantifiedQuery.key 
529750     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/query_java/A.java 
529755     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
529756     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
531568     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
531569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/quantifiedQuery.key 
532174     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/quantifiedQuery.key.proof 
533117     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/query_java/A.java 
533123     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
534942     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.08ms 
534942     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/quantifiedQuery.key.proof 
534944     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
534944     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/triangular.key 
535879     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/Triangular.java 
535884     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
537727     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
537727     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/triangular.key 
538469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/triangular.key.proof 
539384     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/Triangular.java 
539389     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
541247     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.78ms 
541247     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/recursion/triangular.key.proof 
541248     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
541249     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray.key 
541276     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
541276     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
541276     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
541280     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
541280     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
542289     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/./reverseArray/./ReverseArray.java 
542294     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
542295     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
544276     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
544276     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray.key 
550433     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray.key.proof 
550463     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
550464     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
550464     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
550468     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
550468     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
551388     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray/ReverseArray.java 
551394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
553735     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 525.67ms 
553735     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray.key.proof 
553738     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
553738     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray2.key 
553766     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
553766     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
553766     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
553770     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
553771     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
554731     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray/ReverseArray.java 
554736     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
554740     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
556699     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42ns 
556699     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray2.key 
558964     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray2.key.proof 
558991     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
558992     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
558992     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
558995     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
558996     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
559963     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray/ReverseArray.java 
559970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
561946     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 183.42ms 
561946     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/reverseArray2.key.proof 
561949     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
561949     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment.key 
562792     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
564646     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
564646     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment.key 
565341     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment.key.proof 
566211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
567998     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 715.66ns 
567998     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment.key.proof 
567999     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
567999     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment2.key 
568857     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
570698     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
570698     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment2.key 
571338     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment2.key.proof 
572224     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
573987     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 390.73ns 
573987     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/simpleAssignment2.key.proof 
573988     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
573988     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/splittingWithQueries.key 
574939     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/query_java/A.java 
574944     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
574945     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
576765     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ns 
576765     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/splittingWithQueries.key 
577431     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/splittingWithQueries.key.proof 
578382     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/query_java/A.java 
578392     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
580229     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.45ms 
580230     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/splittingWithQueries.key.proof 
580232     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
580233     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/strassen.key 
581247     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/Matrix.java 
581249     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/Matrix22.java 
581255     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
581256     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
583149     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.8ns 
583149     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/strassen.key 
589621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/strassen.key.proof 
590568     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/Matrix.java 
590571     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/Matrix22.java 
590576     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
592793     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 432.49ms 
592793     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/strassen/strassen.key.proof 
592796     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
592796     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray.key 
593754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray_java/SymmArray.java 
593759     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
593761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
595587     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.7ns 
595588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray.key 
730437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray.key.proof 
731426     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray_java/SymmArray.java 
731433     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
734453     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.13s 
734453     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/symmArray.key.proof 
734460     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
734460     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext.key 
734484     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
734484     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
734484     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
734488     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
734488     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
735386     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
735387     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
735388     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
735392     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
737266     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.3ns 
737266     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext.key 
738319     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext.key.proof 
738344     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
738344     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.InputStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/InputStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/InputStream.java 
738344     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
738348     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
738348     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
739233     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/test.java 
739235     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/Break.java 
739235     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext_java/ContinueLabel.java 
739241     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
741054     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 45ms 
741055     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/testcontext.key.proof 
741057     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
741057     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/cascadeStaticInitialisation.key 
741082     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
741082     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
742003     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
742004     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
742005     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
742005     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
742006     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
742007     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
742012     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
743943     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
743943     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/cascadeStaticInitialisation.key 
743977     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744004     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744028     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744053     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744057     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744060     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B2; 
744064     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744067     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744071     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
744075     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744081     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744097     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744111     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744155     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744196     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744241     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744246     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
744251     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744256     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
744261     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
744266     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744271     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744277     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
744286     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744306     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744322     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744393     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744443     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744471     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
744476     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744484     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744489     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744510     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744565     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744609     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
744614     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
744619     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
744623     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
744628     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_B1; 
745383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/cascadeStaticInitialisation.key.proof 
745409     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
745409     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
746364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
746365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
746366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
746367     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
746368     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
746369     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
746375     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
748155     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748160     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748164     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748168     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748169     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748171     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B2; 
748172     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748173     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748174     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
748176     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748177     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748180     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748182     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748190     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748195     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748200     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748202     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
748203     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748205     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
748207     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
748208     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748210     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748212     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
748214     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748217     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748221     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748230     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748236     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748242     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
748244     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748245     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748247     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748250     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748256     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748261     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
748263     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
748264     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
748265     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
748266     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_B1; 
748273     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 130.99ms 
748273     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/cascadeStaticInitialisation.key.proof 
748275     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
748275     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/erroneousClassImpliesErroneousSubclass.key 
748301     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
748301     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
749253     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
749254     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
749254     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
749255     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
749255     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
749256     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
749260     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
751053     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
751053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/erroneousClassImpliesErroneousSubclass.key 
751808     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/erroneousClassImpliesErroneousSubclass.key.proof 
751834     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
751835     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
752793     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
752794     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
752795     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
752796     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
752797     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
752798     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
752803     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
754652     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 683.75ns 
754653     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/erroneousClassImpliesErroneousSubclass.key.proof 
754654     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
754654     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/initializedSubclassImpliesInitializedSuperclass.key 
754680     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
754680     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
755635     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
755636     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
755637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
755637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
755638     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
755639     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
755644     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
757554     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
757554     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/initializedSubclassImpliesInitializedSuperclass.key 
758263     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/initializedSubclassImpliesInitializedSuperclass.key.proof 
758289     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
758289     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
759225     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
759226     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
759226     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
759227     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
759228     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
759229     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
759233     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
761131     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 364.43ns 
761132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/initializedSubclassImpliesInitializedSuperclass.key.proof 
761133     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
761134     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclared.key 
761159     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
761159     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
762120     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
762121     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
762121     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
762122     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
762122     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
762123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
762129     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
764004     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
764004     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclared.key 
764028     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
764041     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
764055     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
764067     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
764069     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
764072     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
764075     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
764079     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
764082     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
764085     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
764089     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
764095     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
764110     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
764122     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
764165     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
764203     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
764225     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
764230     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
764233     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
764236     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
764240     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_A1; 
764933     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclared.key.proof 
764958     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
764958     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
765834     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
765835     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
765835     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
765836     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
765837     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
765837     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
765842     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
767634     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
767637     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
767639     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
767642     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
767643     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
767644     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
767645     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
767646     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
767647     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
767648     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
767649     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
767650     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
767653     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
767655     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
767662     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
767667     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
767672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
767673     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
767674     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
767675     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
767676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_A1; 
767680     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 48.8ms 
767680     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclared.key.proof 
767681     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
767682     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclaredMethod.key 
767704     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
767704     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
768601     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
768602     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
768603     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
768603     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
768604     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
768605     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
768609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
770396     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
770396     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclaredMethod.key 
770416     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
770427     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
770438     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
770449     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
770450     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
770454     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
770457     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
770460     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
770463     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
770466     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
770469     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
770476     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
770489     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
770502     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
770545     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
770583     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
770606     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
770610     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
770613     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
770616     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
771379     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclaredMethod.key.proof 
771403     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
771403     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
772361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
772362     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
772363     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
772363     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
772364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
772365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
772370     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
774291     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
774294     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
774296     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
774299     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
774299     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
774300     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
774301     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
774302     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
774303     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
774304     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
774306     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
774307     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
774310     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
774312     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
774319     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
774324     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
774329     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
774332     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
774333     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
774334     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
774339     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.31ms 
774339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/localDeclaredMethod.key.proof 
774341     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
774342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/objectOfErroneousClass.key 
774366     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
774366     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
775334     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
775335     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
775335     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
775336     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
775337     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
775338     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
775342     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
775346     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
777198     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
777198     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/objectOfErroneousClass.key 
777230     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777246     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777261     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777277     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777280     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777283     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777287     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
777291     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR; 
777295     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777302     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
777317     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777331     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777379     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777415     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777456     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777491     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777610     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777665     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777722     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777777     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777782     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
777788     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777793     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
777799     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
777805     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777811     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
777818     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
777830     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
777859     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
777884     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
777985     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
778054     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
778090     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
778097     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
778104     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
778109     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
778117     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
778184     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
778335     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
778718     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
778724     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
778760     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
778898     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
779619     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
779710     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
779819     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
779975     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
780073     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
780229     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
780325     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
780516     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
781220     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
781369     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
781455     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
782228     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
782326     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
782446     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
782606     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
782696     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
782851     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
782946     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
783206     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
783854     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
783967     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
784062     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
784087     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
784215     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
784222     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
784228     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
784273     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
785100     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
785229     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
785375     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
785634     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
785756     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
785933     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
786062     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
786289     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
787014     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
787161     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
787666     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
787764     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
787888     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
788136     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
788230     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
788382     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
788491     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
788633     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
789425     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
789432     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
789439     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
789447     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
789454     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
789470     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
789506     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
789534     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
789674     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
789681     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
789688     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
789731     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
790623     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
790752     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
790898     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
791097     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
791217     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
791404     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
791532     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
791770     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
793355     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/objectOfErroneousClass.key.proof 
793383     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
793383     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
794326     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
794327     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
794327     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
794328     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
794329     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
794329     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
794335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
796148     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796152     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796156     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796160     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796160     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796162     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796163     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796164     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR; 
796166     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796168     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796171     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796174     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796182     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796188     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796196     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796203     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796229     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796239     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796246     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796255     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796256     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
796258     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796260     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
796262     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
796264     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796266     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796268     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796270     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796275     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796279     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796291     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796298     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796305     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
796307     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796308     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796310     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796312     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
796319     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796331     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796386     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796387     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796391     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796415     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796428     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796430     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796432     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796434     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796437     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796439     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796444     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796449     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796462     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796463     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796465     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796470     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796535     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796552     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
796564     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796582     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796592     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796608     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796619     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796648     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796740     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796791     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796810     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796873     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796883     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
796895     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796910     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
796917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
796930     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
796938     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
796953     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797025     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797029     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797042     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797044     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
797045     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797050     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797115     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797127     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
797139     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797158     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797168     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
797185     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
797195     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797218     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797312     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797319     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797381     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797390     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
797400     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797415     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797423     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
797437     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
797445     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797467     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797610     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797619     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
797630     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797646     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
797654     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
797668     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
797676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797696     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
797788     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.64s 
797788     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/objectOfErroneousClass.key.proof 
797793     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
797793     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/staticInitialisersAreNonSimple.key 
797819     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
797819     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
798739     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
798739     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
798740     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
798740     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
798741     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
798742     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
798746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
800537     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6ns 
800537     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/staticInitialisersAreNonSimple.key 
800547     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.CLASS_IDENTIFIER; 
800558     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800580     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800599     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
800620     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800624     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800627     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
800630     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
800634     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
800637     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
800643     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
800657     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800670     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800691     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
800711     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800737     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800758     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
800787     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800815     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800832     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
800836     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
800839     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
800841     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
800845     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.COUNTER; 
801682     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/staticInitialisersAreNonSimple.key.proof 
801709     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.io.PrintStream declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/PrintStream.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/io/PrintStream.java 
801709     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype java.lang.System declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/classpath/System.java and once in URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java, Keeping one from URL:file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/System.java 
802620     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/A.java 
802621     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/B.java 
802621     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/FailedStaticInit.java 
802622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/Test.java 
802623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass2.java 
802623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/java/MyClass.java 
802629     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
804402     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.CLASS_IDENTIFIER; 
804404     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804408     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804412     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
804416     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804418     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804419     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
804420     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
804421     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
804423     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
804424     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
804427     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804429     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804434     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
804437     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804442     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
804451     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804456     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804461     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
804462     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
804463     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
804464     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
804465     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.COUNTER; 
804468     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 68.64ms 
804469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/staticInitialisation/staticInitialisersAreNonSimple.key.proof 
804471     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
804471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/types/disjoint.key 
805327     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
807183     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
807183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/types/disjoint.key 
807936     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/types/disjoint.key.proof 
808791     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
810574     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 284.32ns 
810574     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/types/disjoint.key.proof 
810575     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
810575     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath.key 
810603     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype cp.C declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.class and once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.jml, Keeping one from FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.jml 
810607     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved1 { } 
810607     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved1 
810607     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved2 { } 
810607     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved2 
811574     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/javaSource/C2.java 
811579     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
813497     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
813497     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath.key 
814246     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath.key.proof 
814273     WARN  main            d.u.i.k.j.r.KeYCrossReferenceNameInfo Datatype cp.C declared twice: Once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.class and once in FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.jml, Keeping one from FILE:/home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath/C.jml 
814278     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved1 { } 
814278     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved1 
814278     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved2 { } 
814279     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved2 
815200     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/javaSource/C2.java 
815205     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
817070     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 619.45ns 
817070     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/classpath/classpath.key.proof 
817072     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
817072     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/MyClass_m.key 
817995     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/src/MyClass.java 
818000     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
818001     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
819843     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.8ns 
819844     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/MyClass_m.key 
820606     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
820607     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/MyClass_n.key 
821566     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/src/MyClass.java 
821571     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
821572     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
823355     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
823356     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/inconsistent_represents/MyClass_n.key 
401        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
456        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
581        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count.key 
859        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
903        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
915        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
928        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
957        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
963        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
970        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
971        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
972        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
972        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
973        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1395       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1416       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1519       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1552       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1561       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1865       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1873       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1875       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1875       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2165       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2260       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2290       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2320       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2324       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2391       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2395       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2566       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2625       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2629       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3450       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3512       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3533       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3536       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3625       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3628       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3652       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3656       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3686       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3694       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3745       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3754       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3769       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3793       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3806       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3817       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9087       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.7ns 
9089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count.key 
9428       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count.key.proof 
10416      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12520      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.19ms 
12521      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count.key.proof 
12534      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12534      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count2.key 
13605      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15652      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
15652      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count2.key 
15896      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count2.key.proof 
16841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18847      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.72ms 
18848      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count2.key.proof 
18849      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18850      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count3.key 
19783      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21674      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
21675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count3.key 
21932      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count3.key.proof 
22836      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24811      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.41ms 
24811      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/count3.key.proof 
24812      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24813      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities.key 
25713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27556      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
27556      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities.key 
27818      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities.key.proof 
28647      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30579      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.44ms 
30580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities.key.proof 
30581      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities2.key 
31471      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33381      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
33382      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities2.key 
33671      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities2.key.proof 
34541      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36446      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.47ms 
36447      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities2.key.proof 
36448      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36449      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities3.key 
37313      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39222      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
39222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities3.key 
39497      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities3.key.proof 
40362      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42279      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.52ms 
42280      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/equalities3.key.proof 
42281      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42281      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/functions.key 
43174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
45107      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/functions.key 
45395      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/functions.key.proof 
46283      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48237      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.49ms 
48237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/functions.key.proof 
48239      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv1.key 
49131      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51020      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
51021      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv1.key 
51312      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv1.key.proof 
52160      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54038      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 936.67ns 
54038      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv1.key.proof 
54039      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv2.key 
54910      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56747      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
56747      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv2.key 
57091      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv2.key.proof 
57936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59777      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.26ms 
59778      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/mv2.key.proof 
59779      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/quantifiers.key 
60630      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62482      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
62482      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/quantifiers.key 
62791      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/quantifiers.key.proof 
63664      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65450      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.91ms 
65450      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/quantifiers.key.proof 
65451      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65451      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/simpleEps.key 
66333      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68170      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
68170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/simpleEps.key 
68486      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/simpleEps.key.proof 
69374      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71204      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.11ms 
71205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/simpleEps.key.proof 
71206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71206      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/steam1.key 
72105      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73954      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
73954      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/steam1.key 
74619      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/steam1.key.proof 
75485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77317      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.39ms 
77317      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/steam1.key.proof 
77320      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77320      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1.key 
78200      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80043      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
80043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1.key 
83820      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1.key.proof 
84650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86625      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.98ms 
86626      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1.key.proof 
86628      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86628      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1-eq.key 
87500      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89387      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
89387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1-eq.key 
89861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1-eq.key.proof 
90704      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92510      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.74ms 
92511      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ001p1-eq.key.proof 
92512      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92513      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ031p1.key 
93409      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95141      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
95141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ031p1.key 
103451     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ031p1.key.proof 
104303     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106174     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.15ms 
106175     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/PUZ/PUZ031p1.key.proof 
106177     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106177     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET027p3.key 
107061     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108961     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
108961     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET027p3.key 
109343     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET027p3.key.proof 
110178     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112018     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.48ms 
112019     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET027p3.key.proof 
112021     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112021     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET043p1.key 
112856     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114731     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
114732     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET043p1.key 
115081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET043p1.key.proof 
115919     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117704     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.2ms 
117704     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET043p1.key.proof 
117705     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117706     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET045p1.key 
118594     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120390     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
120391     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET045p1.key 
120746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET045p1.key.proof 
121580     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123373     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.65ms 
123373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET045p1.key.proof 
123374     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET062p3.key 
124235     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126071     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
126071     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET062p3.key 
126434     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET062p3.key.proof 
127270     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129065     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.74ms 
129065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET062p3.key.proof 
129067     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129067     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET063p3.key 
129981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131779     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
131780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET063p3.key 
132166     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET063p3.key.proof 
133009     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134850     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.01ms 
134850     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SET/SET063p3.key.proof 
134852     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
134852     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN036p2.key 
135671     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137523     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
137523     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN036p2.key 
138126     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN036p2.key.proof 
138968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
140832     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 78.38ms 
140833     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN036p2.key.proof 
140835     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140835     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN550p1.key 
141718     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143514     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
143514     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN550p1.key 
147225     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN550p1.key.proof 
148046     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149895     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 86.45ms 
149895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/tptp/SYN/SYN550p1.key.proof 
149897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/reallySimple.key 
150742     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152521     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
152521     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/reallySimple.key 
152941     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152941     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/sameName1.key 
153768     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155504     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
155504     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/sameName1.key 
155889     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
155889     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/jbyteIfEx.key 
156689     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158437     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
158437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/jbyteIfEx.key 
158830     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/jbyteIfEx.key.proof 
159629     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161357     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.83ms 
161358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/pred_log/jbyteIfEx.key.proof 
161359     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
161359     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength4.key 
162242     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
164093     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
164094     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength4.key 
164502     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength4.key.proof 
165359     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
167124     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.04ms 
167125     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength4.key.proof 
167126     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167127     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength5.key 
168018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169821     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
169821     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength5.key 
170436     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength5.key.proof 
171264     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173054     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.59ms 
173055     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/allClausesLength5.key.proof 
173057     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
173058     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/doubleNeg.key 
173920     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
175761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/doubleNeg.key 
176176     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/doubleNeg.key.proof 
177023     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
178780     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 376.13ns 
178780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/doubleNeg.key.proof 
178781     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
178782     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/liarsville.key 
179633     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
181409     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
181412     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/liarsville.key 
181837     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/liarsville.key.proof 
182688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184446     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.13ms 
184446     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/liarsville.key.proof 
184447     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184447     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/simplest.key 
185314     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187089     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
187089     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/simplest.key 
187525     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/simplest.key.proof 
188359     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
190149     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 121.81ns 
190149     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/simplest.key.proof 
190150     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
190151     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/contraposition.key 
190999     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192801     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
192802     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/contraposition.key 
193233     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/contraposition.key.proof 
194106     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195862     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 418.33ns 
195863     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/prop_log/contraposition.key.proof 
195864     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195864     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/elimination0.key 
196717     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
196718     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198532     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
198533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/elimination0.key 
199043     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/elimination0.key.proof 
199865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
201619     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 994.48ns 
201619     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/elimination0.key.proof 
201621     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1-eq.key 
202463     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
202464     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204264     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
204265     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1-eq.key 
204730     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1-eq.key.proof 
205573     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
207355     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.17ms 
207355     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1-eq.key.proof 
207357     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207357     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1.key 
208205     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
208207     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
209994     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
209994     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1.key 
211751     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1.key.proof 
212577     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
214329     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.42ms 
214329     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ001p1.key.proof 
214331     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
214331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ031p1.key 
215131     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
216850     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
216850     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ031p1.key 
220487     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ031p1.key.proof 
221326     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223170     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.03ms 
223171     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_PUZ031p1.key.proof 
223173     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223173     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_SYN036p2.key 
224040     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
224041     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
225849     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
225849     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_SYN036p2.key 
226444     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_SYN036p2.key.proof 
227277     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229111     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.03ms 
229111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/heuristic_SYN036p2.key.proof 
229113     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229113     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/injectivity.key 
229921     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
231662     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
231662     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/injectivity.key 
232136     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/injectivity.key.proof 
232969     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
234744     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.22ms 
234744     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/injectivity.key.proof 
234746     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
234746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation0.key 
235597     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
235598     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237417     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 90.01ns 
237417     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation0.key 
237898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation0.key.proof 
238729     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240445     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.28ms 
240445     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation0.key.proof 
240448     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
240448     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation1.key 
241256     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
241257     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
243049     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
243049     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation1.key 
243537     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation1.key.proof 
244362     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246160     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 768.97ns 
246160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation1.key.proof 
246162     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
246162     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation2.key 
246987     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
246988     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
248783     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
248784     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation2.key 
249279     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation2.key.proof 
250120     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
251866     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.29ms 
251867     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation2.key.proof 
251868     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
251868     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation3.key 
252686     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
252687     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
254519     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
254519     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation3.key 
255018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation3.key.proof 
255853     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
257633     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.14ms 
257633     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation3.key.proof 
257634     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
257635     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation4.key 
258479     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
258480     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
260220     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
260220     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation4.key 
260765     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation4.key.proof 
261599     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
263335     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.53ms 
263335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation4.key.proof 
263337     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263337     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation5.key 
264187     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
264188     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
265968     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
265968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation5.key 
266471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation5.key.proof 
267308     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
269030     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.35ms 
269031     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation5.key.proof 
269032     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
269032     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation6.key 
269848     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
269850     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
271596     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
271596     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation6.key 
272118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation6.key.proof 
272973     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
274691     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.12ms 
274692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation6.key.proof 
274693     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
274693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation7.key 
275547     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
275548     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
277302     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
277302     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation7.key 
277821     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation7.key.proof 
278643     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
280367     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.04ms 
280367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation7.key.proof 
280368     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
280369     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation8.key 
281214     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
281216     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
283024     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
283025     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation8.key 
283551     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation8.key.proof 
284382     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286145     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.25ms 
286146     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation8.key.proof 
286147     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286148     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation9.key 
287013     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
287014     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
288830     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
288831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation9.key 
289370     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation9.key.proof 
290186     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
291956     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.15ms 
291956     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation9.key.proof 
291958     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
291958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation10.key 
292780     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
292782     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
294539     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
294539     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation10.key 
295096     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation10.key.proof 
295938     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
297694     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.86ms 
297694     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation10.key.proof 
297695     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
297696     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation12.key 
298549     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
298550     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
300346     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
300346     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation12.key 
300908     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation12.key.proof 
301728     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
303508     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 809.57ns 
303508     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation12.key.proof 
303509     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation13.key 
304342     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304343     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306118     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
306118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation13.key 
306692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation13.key.proof 
307528     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
309305     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 596.95ns 
309305     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/normalisation13.key.proof 
309307     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
309307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/triggers0.key 
310145     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310146     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
311968     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
311969     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/triggers0.key 
312530     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/triggers0.key.proof 
313360     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
315198     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 939.88ns 
315198     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/quantifiers/triggers0.key.proof 
444        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
496        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
661        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt0.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
1033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1123       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1123       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1321       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1376       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1566       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1609       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1815       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2074       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2079       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2083       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2083       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2189       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2376       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2443       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2454       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2476       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2509       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2510       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2511       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2533       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2561       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2567       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2669       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2771       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2918       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3213       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3896       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3990       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
4031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4069       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4123       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4169       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4198       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4205       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4235       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4246       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4248       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4254       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4257       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4260       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4276       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4279       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4282       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4402       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9802       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.9ns 
9804       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt0.key 
10315      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt0.key.proof 
11426      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13579      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.57ms 
13580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt0.key.proof 
13598      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt1.key 
14710      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16732      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
16737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt1.key 
17198      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt1.key.proof 
18164      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20222      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.94ms 
20223      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/charAt1.key.proof 
20225      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20225      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat1.key 
21180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23170      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
23170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat1.key 
23437      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat1.key.proof 
24428      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26386      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.27ms 
26387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat1.key.proof 
26388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26389      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat2.key 
27316      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29268      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
29269      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat2.key 
29545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat2.key.proof 
30465      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32388      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.06ms 
32389      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/concat2.key.proof 
32390      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32391      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/deriveLength1.key 
33357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35347      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
35348      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/deriveLength1.key 
35669      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/deriveLength1.key.proof 
36598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38461      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.48ms 
38462      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/deriveLength1.key.proof 
38463      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38464      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/emptyStringLengthZero.key 
39351      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41326      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
41327      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/emptyStringLengthZero.key 
41631      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/emptyStringLengthZero.key.proof 
42556      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44445      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.42ms 
44445      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/emptyStringLengthZero.key.proof 
44447      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44447      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion.key 
45312      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47219      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
47219      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion.key 
48454      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion.key.proof 
49337      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51365      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 91.89ms 
51365      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion.key.proof 
51367      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51367      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion2.key 
52230      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54123      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
54123      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion2.key 
54756      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion2.key.proof 
55623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57598      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.97ms 
57599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitBooleanStringConversion2.key.proof 
57600      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57601      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitIntStringConversion.key 
58485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60439      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
60439      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitIntStringConversion.key 
61420      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitIntStringConversion.key.proof 
62306      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64293      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 58.88ms 
64294      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitIntStringConversion.key.proof 
64295      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion.key 
65179      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67105      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
67105      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion.key 
67655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion.key.proof 
68588      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70460      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.03ms 
70460      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion.key.proof 
70461      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70462      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion2.key 
71368      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73266      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
73266      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion2.key 
73774      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion2.key.proof 
74656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76560      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.4ms 
76561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitNullStringConversion2.key.proof 
76562      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitObjectStringConversion.key 
77721      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/src/S.java 
77755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79690      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
79691      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitObjectStringConversion.key 
80536      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitObjectStringConversion.key.proof 
81654      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/src/S.java 
81665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83605      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.46ms 
83606      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/implicitObjectStringConversion.key.proof 
83607      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83608      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/literalEquality.key 
84557      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86563      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
86563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/literalEquality.key 
86902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/literalEquality.key.proof 
87841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89752      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.18ms 
89753      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/literalEquality.key.proof 
89755      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace0.key 
90658      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92589      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
92590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace0.key 
92934      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace0.key.proof 
93826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95726      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.42ms 
95726      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace0.key.proof 
95728      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace1.key 
96707      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98620      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
98620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace1.key 
98964      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace1.key.proof 
99854      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101701     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.02ms 
101702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/replace1.key.proof 
101703     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleAssignment.key 
102580     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104449     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
104450     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleAssignment.key 
104833     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleAssignment.key.proof 
105683     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107541     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.7ms 
107541     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleAssignment.key.proof 
107542     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107543     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleLengthComp.key 
108439     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108440     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110365     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
110366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleLengthComp.key 
110832     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleLengthComp.key.proof 
111703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113612     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.01ms 
113614     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/simpleLengthComp.key.proof 
113615     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113616     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant1.key 
114527     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116421     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
116422     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant1.key 
116785     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant1.key.proof 
117630     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119550     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.97ms 
119551     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant1.key.proof 
119552     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119552     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant2.key 
120633     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/src/S.java 
120638     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120640     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122591     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
122591     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant2.key 
125915     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant2.key.proof 
127033     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/src/S.java 
127039     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129118     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 254.11ms 
129119     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringCompileTimeConstant2.key.proof 
129121     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129122     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality1.key 
130006     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131902     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
131903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality1.key 
132339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality1.key.proof 
133184     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135033     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.37ms 
135033     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality1.key.proof 
135034     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135035     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality2.key 
135898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137774     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
137774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality2.key 
138487     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality2.key.proof 
139321     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141171     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.1ms 
141172     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/stringEquality2.key.proof 
141173     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
141174     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring0.key 
142108     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143958     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
143958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring0.key 
144365     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring0.key.proof 
145182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147047     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 473.54ns 
147047     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring0.key.proof 
147049     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147049     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring1.key 
147960     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149797     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
149798     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring1.key 
150197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring1.key.proof 
151026     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152872     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 478.54ns 
152872     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring1.key.proof 
152874     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152874     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring2.key 
153766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155684     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
155684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring2.key 
156090     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring2.key.proof 
156937     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158768     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 713.86ns 
158769     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring2.key.proof 
158771     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158772     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring3.key 
159689     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161583     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
161584     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring3.key 
162026     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring3.key.proof 
162867     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
164669     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.72ms 
164670     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring3.key.proof 
164671     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
164672     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring4.key 
165533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
167385     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
167385     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring4.key 
167812     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring4.key.proof 
168661     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170481     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.45ms 
170482     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring4.key.proof 
170483     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring5.key 
171349     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173212     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.5ns 
173213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring5.key 
173840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring5.key.proof 
174695     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176538     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.17ms 
176539     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/strings/substring5.key.proof 
436        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
493        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
639        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_1_insecure.key 
909        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
972        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1076       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1078       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1290       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1318       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1341       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1401       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1618       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1752       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2097       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2098       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2101       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2102       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2377       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2420       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2428       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2451       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2473       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2502       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2506       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2549       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2580       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2588       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2651       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2804       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2893       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3670       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3699       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3750       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3778       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3792       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3841       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3853       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3896       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3901       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3950       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3957       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3965       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4073       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7486       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
7502       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
7578       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10631      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.2ns 
10633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_1_insecure.key 
11036      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
11088      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
11113      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
11137      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
11153      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
11508      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_2_insecure.key 
12959      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/UpdateAbstraction.java 
12976      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/src/ArrayList.java 
12990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15416      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
15417      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/information_flow/UpdateAbstraction_ex7_2_insecure.key 
15457      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
15472      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
15484      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
15502      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
15555      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
15573      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
15591      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
15663      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
15685      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
15723      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
435        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
487        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
647        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint_acc.key 
922        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
964        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
976        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1010       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1076       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1268       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1349       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1754       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1787       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2004       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2004       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2007       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2007       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2187       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2252       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2285       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2308       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2311       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2378       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2463       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2525       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2544       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2572       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2651       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2694       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3404       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3413       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3529       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3533       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3582       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3636       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3639       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3672       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3676       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3696       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3697       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3699       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3704       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3711       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3729       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3735       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3746       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3773       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3813       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3820       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3824       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3846       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3853       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3941       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6922       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
6928       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
6933       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
6939       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
6996       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9731       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35ns 
9733       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint_acc.key 
10511      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint_acc.key.proof 
11691      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
11693      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
11698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
11703      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
11722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 59.69ms 
14066      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint_acc.key.proof 
14076      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint.key 
15268      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
15271      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
15274      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
15278      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
15284      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17494      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
17495      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint.key 
17755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint.key.proof 
18842      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
18844      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
18846      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
18849      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
18856      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.78ms 
21079      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_footprint.key.proof 
21082      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21082      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get_acc.key 
22240      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
22242      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
22244      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
22247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
22253      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22255      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24413      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
24414      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get_acc.key 
24809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get_acc.key.proof 
25904      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
25907      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
25909      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
25912      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
25918      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28032      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.68ms 
28034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get_acc.key.proof 
28036      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get.key 
29163      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
29164      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
29166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
29169      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
29176      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31348      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
31348      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get.key 
31636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get.key.proof 
32749      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
32752      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
32755      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
32759      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
32765      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34879      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.19ms 
34879      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_get.key.proof 
34881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_post_set.key 
35914      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
35915      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
35916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
35918      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
35923      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35925      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38050      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
38051      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_post_set.key 
38333      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_post_set.key.proof 
39362      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
39364      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
39365      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
39367      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
39373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41407      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.36ms 
41408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_post_set.key.proof 
41409      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41410      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_set.key 
42459      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
42460      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
42462      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
42464      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
42468      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42470      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44524      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
44524      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_set.key 
51926      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_set.key.proof 
52950      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
52951      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
52953      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
52954      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
52960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55563      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 532.88ms 
55563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Cell_set.key.proof 
55566      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_callSet.key 
56560      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
56562      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
56563      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
56579      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
56585      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56586      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58634      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
58635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_callSet.key 
59054      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_callSet.key.proof 
60048      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
60049      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
60050      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
60052      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
60058      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62150      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43.76ms 
62150      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_callSet.key.proof 
62153      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test2.key 
63148      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
63149      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
63151      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
63152      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
63157      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63159      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65219      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
65219      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test2.key 
65797      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test2.key.proof 
66809      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
66810      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
66811      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
66813      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
66819      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68879      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 74.18ms 
68879      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test2.key.proof 
68881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test.key 
69876      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
69877      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
69878      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
69880      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
69886      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69887      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71917      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
71917      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test.key 
75178      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test.key.proof 
76163      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
76164      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
76165      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
76166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
76172      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78522      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 408.23ms 
78523      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/CellTest_test.key.proof 
78525      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78526      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_add.key 
79500      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
79501      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
79502      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
79504      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
79508      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79510      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81554      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
81554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_add.key 
81881      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_add.key.proof 
82883      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
82884      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
82885      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
82887      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
82892      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84903      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.96ms 
84903      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_add.key.proof 
84905      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84906      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll1_add_pre.key 
85929      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
85931      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
85932      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
85934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
85941      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85942      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87951      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
87951      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll1_add_pre.key 
88288      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll1_add_pre.key.proof 
89244      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
89245      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
89246      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
89247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
89253      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91291      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.81ms 
91291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll1_add_pre.key.proof 
91293      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91293      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll_add_pre.key 
92287      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
92288      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
92289      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
92291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
92295      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94341      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
94341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll_add_pre.key 
94690      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll_add_pre.key.proof 
95698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
95699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
95700      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
95701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
95713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97706      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.05ms 
97707      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll1_Coll_add_pre.key.proof 
97708      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97709      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_add.key 
98735      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
98736      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
98737      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
98738      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
98743      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98744      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100786     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
100787     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_add.key 
101127     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_add.key.proof 
102106     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
102107     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
102108     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
102110     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
102115     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104076     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.77ms 
104077     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_add.key.proof 
104078     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104079     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll2_add_pre.key 
105050     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
105051     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
105052     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
105053     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
105058     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105059     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107116     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
107116     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll2_add_pre.key 
107468     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll2_add_pre.key.proof 
108451     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
108452     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
108453     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
108454     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
108460     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110489     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.47ms 
110489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll2_add_pre.key.proof 
110491     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110491     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll_add_pre.key 
111509     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
111510     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
111511     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
111512     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
111516     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111517     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113535     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
113536     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll_add_pre.key 
113902     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll_add_pre.key.proof 
114898     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
114899     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
114900     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
114901     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
114906     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116913     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.07ms 
116914     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll2_Coll_add_pre.key.proof 
116916     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116916     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add.key 
117972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
117973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
117974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
117975     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
117980     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119941     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.2ns 
119942     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add.key 
120317     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add.key.proof 
121254     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
121255     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
121256     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
121258     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
121263     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123215     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.96ms 
123215     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add.key.proof 
123217     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123218     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add_pre.key 
124214     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
124215     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
124215     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
124217     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
124221     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124223     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126161     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
126161     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add_pre.key 
126529     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add_pre.key.proof 
127484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
127485     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
127486     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
127488     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
127493     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129481     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.68ms 
129481     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Coll_add_pre.key.proof 
129482     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_callAdd.key 
130517     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
130518     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
130519     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
130520     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
130524     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132401     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
132401     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_callAdd.key 
132780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_callAdd.key.proof 
133751     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
133752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
133753     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
133754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
133759     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135707     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.21ms 
135708     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_callAdd.key.proof 
135710     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135710     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_test.key 
136726     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
136727     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
136728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
136729     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
136735     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136736     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
138760     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_test.key 
139348     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_test.key.proof 
140343     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
140344     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
140345     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
140346     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
140351     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142332     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 71.32ms 
142332     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Indirect_test.key.proof 
142334     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
142334     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_footprint.key 
143357     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
143358     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
143359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
143360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
143365     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
143366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145355     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
145355     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_footprint.key 
145776     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_footprint.key.proof 
146752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
146754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
146755     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
146756     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
146761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148715     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.96ms 
148715     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_footprint.key.proof 
148717     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
148718     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_post_set.key 
149704     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
149705     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
149706     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
149707     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
149711     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149712     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
151758     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.6ns 
151758     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_post_set.key 
152160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_post_set.key.proof 
153103     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
153104     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
153105     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
153106     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
153111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
154986     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.8ms 
154986     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Cell_post_set.key.proof 
154988     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154988     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_footprint_acc.key 
155966     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
155967     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
155968     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
155970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
155975     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
155976     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
157970     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
157970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_footprint_acc.key 
158385     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_footprint_acc.key.proof 
159358     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
159359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
159360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
159361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
159366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161287     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.68ms 
161288     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_footprint_acc.key.proof 
161290     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
161290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get_acc.key 
162253     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
162254     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
162255     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
162256     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
162260     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162261     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
164230     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.2ns 
164231     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get_acc.key 
164657     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get_acc.key.proof 
165624     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
165625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
165626     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
165628     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
165632     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
167621     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.31ms 
167621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get_acc.key.proof 
167623     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167623     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get.key 
168622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
168623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
168624     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
168625     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
168629     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168630     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170619     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
170619     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get.key 
171051     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get.key.proof 
172017     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
172018     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
172020     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
172021     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
172026     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174027     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.85ms 
174027     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_get.key.proof 
174029     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
174029     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_footprint.key 
175049     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
175050     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
175051     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
175053     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
175057     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175059     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
177031     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.5ns 
177031     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_footprint.key 
177465     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_footprint.key.proof 
178388     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
178389     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
178391     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
178392     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
178397     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
180342     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.37ms 
180342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_footprint.key.proof 
180344     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180344     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_post_set.key 
181358     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
181359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
181360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
181362     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
181366     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183355     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
183355     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_post_set.key 
183784     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_post_set.key.proof 
184753     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
184754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
184754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
184756     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
184760     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
186701     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.3ms 
186701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_Recell_post_set.key.proof 
186707     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186707     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_set.key 
187707     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
187708     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
187709     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
187710     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
187714     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
187715     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
189661     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
189661     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_set.key 
195566     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_set.key.proof 
196537     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
196538     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
196539     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
196540     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
196545     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198850     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 340.93ms 
198851     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_set.key.proof 
198853     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198853     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_undo.key 
199866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
199867     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
199868     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
199869     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
199874     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
199875     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
201853     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
201854     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_undo.key 
202403     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_undo.key.proof 
203403     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/CellTest.java 
203404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Recell.java 
203404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Coll.java 
203406     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/src/Cell.java 
203410     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
205416     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.33ms 
205416     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/model_methods/Recell_undo.key.proof 
428        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
463        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
595        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method0.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
917        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
930        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
950        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
996        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1010       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1300       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1433       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1548       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1574       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2048       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2049       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2052       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2052       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2456       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2468       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2490       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2516       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2520       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2521       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2574       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2593       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2598       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2603       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2697       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2779       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3926       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3942       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3967       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4091       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4099       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4102       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4104       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4224       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7240       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
7288       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9978       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.5ns 
9980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method0.key 
11260      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method0.key.proof 
12432      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
12442      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.84ms 
14730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method0.key.proof 
14739      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method1.key 
15807      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
15816      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15818      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
17938      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method1.key 
18499      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method1.key.proof 
19534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
19548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21637      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.04ms 
21637      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method1.key.proof 
21639      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21640      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method3.key 
22677      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
22684      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22686      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24731      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
24731      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method3.key 
26590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method3.key.proof 
27647      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
27655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29964      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 227.21ms 
29965      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_method3.key.proof 
29968      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29968      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_setAB.key 
31029      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
31035      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33051      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
33052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_setAB.key 
35104      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_setAB.key.proof 
36151      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/src/MyClass.java 
36159      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38366      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 213.97ms 
38366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissions_setAB.key.proof 
38368      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38369      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissionProperties.key 
38373      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
38375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
38376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
38376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
38381      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
38383      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
38384      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
38385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
38385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
38386      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
38387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
38388      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
38391      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
38392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
38392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
38400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
38408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
38414      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
38422      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
38443      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
38449      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
38455      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
38461      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
38465      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
38468      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
38473      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
38533      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
38534      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
38535      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
38535      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
38548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
38563      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
38603      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
38620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
38623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
38626      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
38635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
38646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
38648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
38648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
38656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
38664      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
38667      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
38669      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
38703      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
38727      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
38740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
38834      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
38837      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
38865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
38897      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
38910      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
38966      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
39166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
39170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
39202      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
39213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
39215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
39238      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
39256      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
39266      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
39268      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
39282      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
39285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
39376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
39377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
39377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
39382      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
39387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
39393      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
39398      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
39400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
39401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
39402      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
39405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
39424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
39429      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
39432      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
39433      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
39436      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
39439      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
39440      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
39452      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
39454      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
39456      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
39515      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
40593      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40595      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42505      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
42505      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissionProperties.key 
42780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissionProperties.key.proof 
43649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45564      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.52ms 
45565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/permissionProperties.key.proof 
45567      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45568      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_AFilter.key 
45570      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
45573      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
45573      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
45574      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
45576      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
45577      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
45578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
45578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
45579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
45579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
45579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
45580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
45583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
45583      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
45584      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
45590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
45594      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
45598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
45604      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
45624      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
45628      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
45633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
45639      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
45642      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
45644      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
45649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
45700      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
45701      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
45702      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
45702      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
45713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
45785      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
45823      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
45841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
45843      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
45846      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
45853      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
45864      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
45865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
45866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
45872      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
45879      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
45882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
45884      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
45914      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
45937      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
45948      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
45965      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
45967      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
45991      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
46009      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
46012      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
46056      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
46313      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
46317      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
46346      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
46356      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
46357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
46379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
46394      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
46402      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
46404      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
46416      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
46419      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
46432      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
46433      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
46433      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
46437      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
46442      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
46449      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
46454      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
46456      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
46457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
46457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
46461      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
46480      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
46485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
46489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
46490      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
46493      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
46496      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
46497      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
46509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
46511      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
46513      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
46646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
48302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
48307      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
48309      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
48311      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
48312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
48314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
48317      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
48318      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
48319      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
48325      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48327      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52489      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
52489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_AFilter.key 
54170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_AFilter.key.proof 
55478      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
55480      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
55481      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
55482      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
55483      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
55484      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
55486      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
55486      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
55487      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
55494      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59780      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 138.55ms 
59781      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_AFilter.key.proof 
59783      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59784      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_initPost_accessible.key 
61073      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
61075      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
61076      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
61077      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
61078      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
61079      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
61079      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
61080      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
61081      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
61086      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61087      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65183      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
65183      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_initPost_accessible.key 
65536      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_initPost_accessible.key.proof 
66756      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
66758      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
66758      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
66760      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
66760      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
66761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
66762      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
66762      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
66763      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
66769      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70869      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ms 
70869      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_initPost_accessible.key.proof 
70872      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70872      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible1.key 
72183      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
72184      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
72185      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
72186      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
72186      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
72187      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
72188      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
72188      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
72189      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
72199      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72201      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76258      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
76258      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible1.key 
76602      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible1.key.proof 
77853      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
77855      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
77855      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
77858      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
77858      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
77859      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
77859      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
77860      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
77861      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
77867      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81846      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.24ms 
81847      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible1.key.proof 
81849      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81849      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible2.key 
83121      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
83123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
83124      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
83125      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
83125      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
83126      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
83127      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
83128      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
83128      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
83134      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83135      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87133      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
87133      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible2.key 
87491      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible2.key.proof 
88725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
88726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
88726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
88727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
88728      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
88728      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
88729      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
88730      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
88731      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
88737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92726      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.01ms 
92727      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_inv_accessible2.key.proof 
92729      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_accessible.key 
94032      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
94033      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
94034      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
94035      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
94036      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
94037      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
94038      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
94038      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
94040      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
94045      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94046      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98095      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
98095      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_accessible.key 
99357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_accessible.key.proof 
100612     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
100614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
100614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
100616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
100616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
100617     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
100617     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
100618     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
100618     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
100627     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104703     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 88.75ms 
104703     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_accessible.key.proof 
104707     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104708     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_contract.key 
106040     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
106041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
106042     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
106043     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
106044     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
106044     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
106045     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
106046     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
106046     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
106052     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110078     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
110079     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_contract.key 
110441     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_contract.key.proof 
111699     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
111700     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
111701     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
111702     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
111703     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
111704     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
111705     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
111705     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
111706     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
111712     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115691     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.45ms 
115692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_joinTransfer_contract.key.proof 
115694     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115694     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_postJoin_accessible.key 
116966     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
116968     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
116969     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
116970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
116970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
116971     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
116972     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
116973     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
116974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
116979     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116980     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120969     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
120970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_postJoin_accessible.key 
121391     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_postJoin_accessible.key.proof 
122577     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
122578     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
122579     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
122580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
122580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
122581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
122582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
122582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
122583     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
122599     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126583     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.55ms 
126589     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_postJoin_accessible.key.proof 
126592     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126592     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_preStart_accessible.key 
127877     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
127878     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
127878     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
127879     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
127880     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
127880     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
127881     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
127882     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
127883     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
127888     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127889     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131895     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.5ns 
131895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_preStart_accessible.key 
132580     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_preStart_accessible.key.proof 
133763     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
133764     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
133765     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
133766     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
133766     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
133767     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
133767     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
133768     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
133769     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
133774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137797     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.3ms 
137797     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_preStart_accessible.key.proof 
137801     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137801     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_accessible.key 
139073     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
139074     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
139075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
139076     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
139076     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
139077     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
139078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
139078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
139079     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
139084     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139085     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143274     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
143275     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_accessible.key 
164159     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_accessible.key.proof 
165362     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
165363     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
165363     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
165364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
165365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
165365     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
165366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
165366     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
165367     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
165373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170502     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.21s 
170503     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_accessible.key.proof 
170506     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170507     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_contract.key 
171795     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
171796     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
171796     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
171797     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
171798     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
171798     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
171799     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
171799     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
171800     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
171805     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171806     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175855     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
175856     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_contract.key 
176727     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_contract.key.proof 
177893     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
177894     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
177895     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
177897     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
177897     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
177898     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
177899     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
177899     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
177900     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
177905     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
181929     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 70.93ms 
181929     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_startTransfer_contract.key.proof 
181932     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181932     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_stateInv_accessible.key 
183140     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
183141     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
183141     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
183142     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
183143     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
183144     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
183144     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
183145     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
183145     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
183150     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
183151     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187081     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
187081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_stateInv_accessible.key 
187719     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_stateInv_accessible.key.proof 
188944     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
188945     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
188946     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
188948     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
188948     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
188949     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
188950     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
188950     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
188951     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
188956     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192869     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.05ms 
192869     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_stateInv_accessible.key.proof 
192871     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
192871     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_staticPermissions_accessible.key 
194098     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
194099     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
194100     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
194101     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
194101     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
194102     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
194103     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
194103     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
194104     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
194108     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
194109     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198112     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
198112     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_staticPermissions_accessible.key 
198525     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_staticPermissions_accessible.key.proof 
199751     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
199752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
199753     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
199754     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
199755     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
199755     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
199757     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
199757     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
199758     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
199763     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
203654     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.24ms 
203655     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_staticPermissions_accessible.key.proof 
203656     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
203657     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_workingPermissions_accessible.key 
204910     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
204911     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
204911     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
204912     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
204913     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
204913     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
204914     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
204914     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
204915     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
204927     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204928     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208906     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
208906     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_workingPermissions_accessible.key 
209336     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_workingPermissions_accessible.key.proof 
210580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
210581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
210582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
210583     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
210583     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
210584     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
210584     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
210585     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
210585     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
210590     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
214559     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.81ms 
214559     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/AFilter_workingPermissions_accessible.key.proof 
214561     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
214561     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_BFilter.key 
215786     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
215787     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
215788     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
215789     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
215789     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
215790     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
215790     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
215791     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
215791     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
215796     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215797     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
219743     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
219744     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_BFilter.key 
221203     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_BFilter.key.proof 
222400     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
222401     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
222402     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
222403     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
222403     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
222404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
222404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
222405     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
222405     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
222410     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226363     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 121.73ms 
226363     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_BFilter.key.proof 
226365     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226365     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_initPost_accessible.key 
227590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
227591     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
227592     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
227593     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
227593     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
227593     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
227594     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
227595     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
227595     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
227600     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
227601     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
231597     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
231598     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_initPost_accessible.key 
232034     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_initPost_accessible.key.proof 
233191     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
233192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
233193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
233194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
233194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
233195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
233196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
233196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
233197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
233202     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237108     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.9ms 
237108     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_initPost_accessible.key.proof 
237110     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible1.key 
238356     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
238357     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
238358     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
238359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
238359     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
238360     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
238361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
238361     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
238362     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
238366     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
238367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
242440     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
242440     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible1.key 
242890     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible1.key.proof 
244110     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
244111     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
244112     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
244114     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
244114     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
244115     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
244116     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
244116     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
244117     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
244123     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
248088     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.68ms 
248088     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible1.key.proof 
248091     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
248091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible2.key 
249348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
249349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
249350     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
249351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
249351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
249352     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
249352     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
249353     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
249353     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
249358     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
249359     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
253391     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
253391     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible2.key 
253860     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible2.key.proof 
255081     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
255082     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
255082     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
255083     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
255084     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
255084     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
255085     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
255085     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
255086     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
255091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
259064     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.56ms 
259064     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_inv_accessible2.key.proof 
259066     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
259066     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_accessible.key 
260293     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
260294     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
260295     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
260296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
260296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
260296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
260297     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
260297     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
260298     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
260303     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
260304     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
264259     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
264259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_accessible.key 
265562     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_accessible.key.proof 
266756     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
266757     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
266758     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
266759     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
266759     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
266760     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
266761     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
266761     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
266762     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
266767     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
270728     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 73.57ms 
270728     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_accessible.key.proof 
270730     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
270730     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_contract.key 
271978     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
271979     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
271979     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
271980     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
271981     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
271982     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
271983     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
271983     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
271984     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
271989     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
271990     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
276006     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
276006     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_contract.key 
276481     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_contract.key.proof 
277679     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
277680     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
277681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
277682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
277682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
277683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
277684     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
277684     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
277685     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
277690     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
281583     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.32ms 
281583     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_joinTransfer_contract.key.proof 
281585     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
281585     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_postJoin_accessible.key 
282829     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
282830     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
282831     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
282832     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
282832     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
282833     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
282833     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
282834     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
282834     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
282838     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
282839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286789     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
286789     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_postJoin_accessible.key 
287286     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_postJoin_accessible.key.proof 
288467     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
288468     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
288469     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
288470     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
288470     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
288471     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
288471     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
288472     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
288473     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
288478     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
292264     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.89ms 
292265     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_postJoin_accessible.key.proof 
292266     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
292266     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_preStart_accessible.key 
293480     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
293481     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
293481     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
293482     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
293483     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
293483     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
293484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
293484     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
293485     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
293490     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
293491     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
297332     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
297332     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_preStart_accessible.key 
298052     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_preStart_accessible.key.proof 
299236     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
299237     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
299238     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
299239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
299239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
299239     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
299240     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
299240     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
299241     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
299246     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
303186     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.82ms 
303187     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_preStart_accessible.key.proof 
303188     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303189     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_accessible.key 
304447     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
304448     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
304449     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
304450     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
304450     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
304451     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
304451     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
304452     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
304452     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
304457     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304458     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
308373     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.7ns 
308374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_accessible.key 
329336     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_accessible.key.proof 
330610     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
330611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
330611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
330613     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
330613     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
330614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
330614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
330615     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
330616     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
330620     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
335796     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.25s 
335796     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_accessible.key.proof 
335799     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
335800     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_contract.key 
337040     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
337041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
337041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
337042     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
337043     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
337043     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
337044     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
337044     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
337045     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
337049     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
337050     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
341085     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
341086     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_contract.key 
342686     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_contract.key.proof 
343871     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
343872     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
343873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
343874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
343874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
343874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
343875     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
343875     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
343876     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
343880     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
347954     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 126.03ms 
347954     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_startTransfer_contract.key.proof 
347956     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
347957     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_stateInv_accessible.key 
349189     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
349190     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
349191     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
349192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
349193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
349193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
349194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
349194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
349195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
349199     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
349200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
353160     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
353161     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_stateInv_accessible.key 
353882     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_stateInv_accessible.key.proof 
355122     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
355123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
355124     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
355125     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
355125     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
355126     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
355127     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
355127     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
355128     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
355132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
359116     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.83ms 
359116     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_stateInv_accessible.key.proof 
359118     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
359118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_staticPermissions_accessible.key 
360380     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
360381     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
360381     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
360382     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
360382     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
360383     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
360384     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
360384     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
360385     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
360388     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
360389     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
364367     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
364367     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_staticPermissions_accessible.key 
364883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_staticPermissions_accessible.key.proof 
366122     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
366123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
366123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
366124     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
366125     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
366125     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
366126     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
366126     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
366127     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
366131     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
369999     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.35ms 
369999     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_staticPermissions_accessible.key.proof 
370000     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
370001     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_workingPermissions_accessible.key 
371248     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
371249     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
371250     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
371251     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
371251     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
371252     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
371252     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
371253     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
371253     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
371258     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
371259     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
375213     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
375213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_workingPermissions_accessible.key 
375737     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_workingPermissions_accessible.key.proof 
376919     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
376920     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
376921     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
376922     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
376922     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
376922     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
376923     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
376924     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
376924     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
376929     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
380838     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.25ms 
380839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/BFilter_workingPermissions_accessible.key.proof 
380840     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
380841     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_Fib.key 
382070     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
382071     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
382072     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
382073     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
382073     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
382074     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
382074     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
382075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
382075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
382079     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
382080     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
385945     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
385945     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_Fib.key 
387100     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_Fib.key.proof 
388306     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
388307     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
388308     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
388309     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
388309     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
388310     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
388310     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
388311     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
388311     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
388316     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
392339     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 76.29ms 
392339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_Fib.key.proof 
392340     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
392341     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_initPost_accessible.key 
393570     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
393571     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
393572     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
393573     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
393573     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
393574     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
393574     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
393575     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
393575     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
393581     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
393582     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
397552     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
397552     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_initPost_accessible.key 
398099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_initPost_accessible.key.proof 
399306     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
399307     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
399308     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
399309     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
399309     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
399310     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
399310     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
399311     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
399311     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
399316     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
403124     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.53ms 
403124     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_initPost_accessible.key.proof 
403126     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
403126     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv1_accessible.key 
404347     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
404348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
404348     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
404349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
404349     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
404350     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
404351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
404351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
404352     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
404357     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
404358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
408290     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
408290     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv1_accessible.key 
408833     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv1_accessible.key.proof 
410027     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
410028     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
410028     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
410029     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
410030     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
410030     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
410031     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
410031     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
410032     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
410036     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
413943     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.47ms 
413943     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv1_accessible.key.proof 
413944     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
413945     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv2_accessible.key 
415210     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
415211     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
415212     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
415213     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
415214     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
415215     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
415215     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
415216     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
415216     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
415221     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
415221     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
419211     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
419211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv2_accessible.key 
419779     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv2_accessible.key.proof 
421013     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
421014     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
421014     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
421015     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
421016     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
421016     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
421017     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
421017     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
421018     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
421023     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
424984     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.55ms 
424984     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_inv2_accessible.key.proof 
424986     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
424986     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_accessible.key 
426201     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
426202     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
426202     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
426203     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
426204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
426204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
426205     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
426205     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
426206     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
426210     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
426211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
430095     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
430096     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_accessible.key 
430836     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_accessible.key.proof 
432068     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
432069     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
432070     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
432071     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
432071     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
432072     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
432072     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
432073     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
432073     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
432078     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
435989     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.77ms 
435989     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_accessible.key.proof 
435991     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
435991     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_contract.key 
437217     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
437218     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
437219     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
437220     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
437220     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
437220     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
437222     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
437222     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
437223     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
437227     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
437227     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
441215     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
441215     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_contract.key 
441783     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_contract.key.proof 
442964     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
442965     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
442966     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
442967     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
442968     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
442969     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
442970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
442970     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
442971     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
442975     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
446972     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.05ms 
446972     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_joinTransfer_contract.key.proof 
446974     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
446974     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_postJoin_accessible.key 
448204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
448204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
448205     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
448206     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
448206     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
448207     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
448207     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
448208     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
448208     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
448212     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
448213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
452182     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
452183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_postJoin_accessible.key 
452747     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_postJoin_accessible.key.proof 
453974     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
453975     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
453976     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
453977     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
453977     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
453978     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
453978     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
453979     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
453979     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
453983     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
457927     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.06ms 
457927     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_postJoin_accessible.key.proof 
457929     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
457929     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_preStart_accessible.key 
459123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
459124     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
459125     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
459126     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
459126     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
459127     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
459127     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
459128     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
459128     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
459132     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
459133     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
463155     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
463155     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_preStart_accessible.key 
463737     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_preStart_accessible.key.proof 
465075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
465076     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
465076     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
465077     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
465078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
465078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
465079     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
465079     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
465080     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
465085     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
469086     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.82ms 
469086     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_preStart_accessible.key.proof 
469087     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
469088     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_accessible.key 
470303     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
470304     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
470304     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
470305     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
470305     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
470306     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
470307     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
470308     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
470308     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
470313     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
470314     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
474383     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
474384     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_accessible.key 
475199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_accessible.key.proof 
476408     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
476409     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
476410     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
476411     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
476411     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
476412     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
476412     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
476413     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
476413     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
476418     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
480392     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.55ms 
480393     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_accessible.key.proof 
480394     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
480395     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_contract.key 
481641     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
481641     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
481642     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
481644     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
481644     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
481645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
481645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
481646     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
481646     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
481651     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
481652     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
485609     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
485609     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_contract.key 
486217     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_contract.key.proof 
487428     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
487429     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
487430     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
487431     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
487431     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
487432     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
487433     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
487433     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
487434     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
487438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
491332     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.11ms 
491332     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_startTransfer_contract.key.proof 
491334     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
491334     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_workingPermissions_accessible.key 
492563     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
492564     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
492565     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
492566     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
492566     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
492567     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
492567     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
492568     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
492568     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
492573     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
492573     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
496571     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
496571     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_workingPermissions_accessible.key 
497177     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_workingPermissions_accessible.key.proof 
498413     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
498413     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
498414     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
498415     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
498415     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
498416     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
498417     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
498417     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
498418     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
498423     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
502323     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.88ms 
502323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Fib_workingPermissions_accessible.key.proof 
502325     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
502325     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_initPost_accessible.key 
503577     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
503578     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
503579     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
503580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
503580     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
503581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
503581     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
503582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
503582     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
503587     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
503588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
507509     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.2ns 
507510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_initPost_accessible.key 
508143     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_initPost_accessible.key.proof 
509374     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
509375     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
509376     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
509377     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
509377     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
509378     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
509378     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
509379     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
509379     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
509384     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
513352     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.95ms 
513352     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_initPost_accessible.key.proof 
513354     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
513354     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible1.key 
514618     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
514619     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
514620     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
514620     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
514621     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
514621     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
514622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
514622     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
514623     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
514628     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
514629     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
518612     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
518612     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible1.key 
519248     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible1.key.proof 
520512     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
520514     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
520515     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
520516     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
520516     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
520517     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
520518     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
520519     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
520519     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
520525     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
524427     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.23ms 
524427     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible1.key.proof 
524428     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
524429     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible2.key 
525644     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
525645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
525645     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
525646     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
525647     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
525647     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
525648     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
525648     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
525649     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
525653     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
525654     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
529593     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
529593     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible2.key 
530261     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible2.key.proof 
531525     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
531526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
531527     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
531528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
531528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
531529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
531529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
531530     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
531530     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
531535     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
535483     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.62ms 
535484     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_inv_accessible2.key.proof 
535485     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
535486     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_joinTransfer_contract.key 
536718     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
536719     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
536719     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
536720     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
536721     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
536721     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
536722     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
536722     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
536723     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
536727     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
536728     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
540641     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
540641     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_joinTransfer_contract.key 
541277     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_joinTransfer_contract.key.proof 
542526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
542527     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
542527     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
542528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
542529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
542530     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
542530     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
542531     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
542531     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
542536     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
546422     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.51ms 
546422     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_joinTransfer_contract.key.proof 
546424     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
546424     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_Plotter.key 
547610     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
547611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
547611     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
547612     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
547613     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
547613     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
547614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
547614     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
547615     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
547619     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
547620     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
551498     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9ns 
551499     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_Plotter.key 
554265     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_Plotter.key.proof 
555474     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
555474     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
555475     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
555476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
555476     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
555477     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
555478     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
555478     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
555479     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
555483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
559557     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 209.28ms 
559558     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_Plotter.key.proof 
559560     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
559560     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_postJoin_accessible.key 
560827     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
560827     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
560828     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
560829     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
560829     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
560830     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
560831     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
560831     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
560832     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
560836     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
560837     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
564859     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
564859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_postJoin_accessible.key 
565612     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_postJoin_accessible.key.proof 
566827     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
566828     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
566829     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
566830     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
566830     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
566831     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
566831     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
566832     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
566832     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
566837     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
570769     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.37ms 
570769     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_postJoin_accessible.key.proof 
570771     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
570771     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_preStart_accessible.key 
572008     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
572009     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
572009     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
572010     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
572011     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
572011     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
572012     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
572013     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
572013     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
572017     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
572018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
575968     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
575968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_preStart_accessible.key 
577870     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_preStart_accessible.key.proof 
579085     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
579086     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
579087     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
579088     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
579088     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
579088     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
579089     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
579089     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
579090     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
579095     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
582967     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.62ms 
582968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_preStart_accessible.key.proof 
582969     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
582970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_stateInv_accessible.key 
584190     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
584191     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
584191     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
584192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
584193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
584193     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
584194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
584194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
584195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
584199     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
584200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
588158     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
588159     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_stateInv_accessible.key 
597678     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_stateInv_accessible.key.proof 
598855     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
598856     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
598856     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
598857     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
598857     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
598858     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
598859     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
598859     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
598860     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
598865     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
603114     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 410.57ms 
603114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_stateInv_accessible.key.proof 
603117     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
603117     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_staticPermissions_accessible.key 
604337     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec2.java 
604338     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Main.java 
604339     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Fib.java 
604340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/ThreadSpec.java 
604340     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/BFilter.java 
604341     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Sampler.java 
604341     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Buffer.java 
604342     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/AFilter.java 
604342     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/src/Plotter.java 
604346     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
604347     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
608238     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 79.41ns 
608239     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permissions/threads/Plotter_staticPermissions_accessible.key 
504        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
581        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchReturnVal.key 
1107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
1142       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1160       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1200       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1203       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1208       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1212       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1264       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1479       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1503       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1572       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1707       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1881       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1935       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2224       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2226       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2231       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2231       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2423       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2484       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2495       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2523       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2558       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2560       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2561       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2604       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2624       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2628       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2631       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2710       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2806       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3584       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3593       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3636       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3654       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3657       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3687       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3710       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3722       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3725       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3744       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3828       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3892       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3910       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3912       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3916       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7259       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
7340       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10116      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36ns 
10118      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchReturnVal.key 
10922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchReturnVal.key.proof 
12143      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
12168      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14474      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.34ms 
14477      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchReturnVal.key.proof 
14487      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14487      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testMultCcatchClauses.key 
15625      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
15636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17770      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
17772      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testMultCcatchClauses.key 
18452      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testMultCcatchClauses.key.proof 
19528      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
19539      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21651      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 76.56ms 
21652      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testMultCcatchClauses.key.proof 
21655      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testNestedExec.key 
22783      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
22796      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24862      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
24862      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testNestedExec.key 
25342      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testNestedExec.key.proof 
26319      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
26329      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28286      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.12ms 
28287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testNestedExec.key.proof 
28289      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28290      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabel.key 
29293      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
29302      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31345      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
31345      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabel.key 
31399      DEBUG Thread-10       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
31697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabel.key.proof 
32680      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
32688      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34682      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.99ms 
34682      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabel.key.proof 
34684      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34684      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabel.key 
35613      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
35621      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37711      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
37712      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabel.key 
37755      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
37995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabel.key.proof 
38995      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
39002      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41070      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.58ms 
41070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabel.key.proof 
41072      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41073      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelWildcard.key 
42012      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
42020      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43978      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
43979      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelWildcard.key 
43996      DEBUG Thread-16       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
43997      DEBUG Thread-16       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
44262      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelWildcard.key.proof 
45233      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
45241      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47264      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.72ms 
47264      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelWildcard.key.proof 
47266      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47266      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabelWildcard.key 
48264      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
48274      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50252      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
50253      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabelWildcard.key 
50275      DEBUG Thread-19       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
50277      DEBUG Thread-19       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
50549      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabelWildcard.key.proof 
51500      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
51508      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53533      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ms 
53534      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchContinueLabelWildcard.key.proof 
53536      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelNonmatchingNested.key 
54541      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
54554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56543      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
56544      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelNonmatchingNested.key 
56563      DEBUG Thread-22       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
56564      DEBUG Thread-22       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
56858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelNonmatchingNested.key.proof 
57811      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
57819      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59860      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.01ms 
59860      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/testCcatchBreakLabelNonmatchingNested.key.proof 
387        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
447        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
616        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.key 
911        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
966        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1052       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1108       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1368       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1390       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1420       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1547       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1594       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1728       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2133       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2133       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2136       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2136       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2166       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2223       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2450       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2458       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2469       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2490       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2516       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2518       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2519       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2559       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2581       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2672       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2762       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2909       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3606       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3713       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3798       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3878       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3880       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3904       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3909       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3934       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3966       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7123       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/src/ReverseArray.java 
7189       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9917       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.9ns 
9921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.key 
21623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.key.proof 
22896      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/src/ReverseArray.java 
22915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 551.22ms 
25743      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.key.proof 
25757      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25758      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/saveProofTest.key.proof 
26841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26843      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28960      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.59ms 
28961      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/arith/saveProofTest.key.proof 
28964      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28964      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permutedSum/perm.proof 
30144      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/permutedSum/src/Perm.java 
30152      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 857.72ms 
33323      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/permutedSum/perm.proof 
33327      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33328      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.proof 
34485      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/src/ReverseArray.java 
34495      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37236      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 536.43ms 
37239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/firstTouch/05-ReverseArray/reverseArray.proof 
37242      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37243      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_1_RelaxedPrefix/relax.proof 
38368      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_1_RelaxedPrefix/src/Relaxed.java 
38377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40971      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 435.7ms 
40972      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_1_RelaxedPrefix/relax.proof 
40974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40975      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_3_DLL/doUndo.proof 
42128      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
42198      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_3_DLL/src/DoubleLinkedList.java 
42209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45120      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 551.19ms 
45120      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_3_DLL/doUndo.proof 
45123      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45124      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_2_ParallelGcd/parallelGcd.proof 
46247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_2_ParallelGcd/src/ParallelGcd.java 
46258      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49077      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 574.4ms 
49077      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/heap/verifyThis15_2_ParallelGcd/parallelGcd.proof 
420        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
468        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
622        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/proofLoadRepair/disjConj-manipulated.proof 
948        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
973        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
992        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1057       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1121       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1335       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1397       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1427       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1496       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1668       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1941       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2126       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2127       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2128       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2129       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2156       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2323       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2394       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2400       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2417       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2441       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2443       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2444       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2475       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2499       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2510       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2684       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2716       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2790       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2872       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2970       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2981       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3209       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
4025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
4030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
4094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4132       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4160       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4166       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4239       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4267       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4269       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4278       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4300       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4326       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4335       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4372       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4394       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4398       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4401       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4422       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4425       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4429       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4526       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10698      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for andLeft 
10700      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for replace_known_right 
10704      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for close 
10714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.8ms 
10716      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/proofLoadRepair/disjConj-manipulated.proof 
10730      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/proofLoadRepair/insufficient-manipulated.proof 
11916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14103      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for applyEq 
14120      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.14ms 
14122      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/proofLoadRepair/insufficient-manipulated.proof 
14123      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
14124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14125      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity.proof 
15357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17437      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 248.42ns 
17438      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity.proof 
17438      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
17439      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17440      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity2.proof 
18537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20578      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 389.43ns 
20578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity2.proof 
20579      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
20580      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity3.proof 
21540      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23568      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.33ms 
23569      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/../../key.core/src/test/resources/testcase/issues/1716/incorrectPolarity3.proof 
23570      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
449        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
509        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
705        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/labeled_case.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1115       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1187       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1398       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1449       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1614       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1729       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1794       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2033       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2034       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2036       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2036       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2105       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2333       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2397       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2403       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2410       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2431       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2459       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2461       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2462       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2484       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2506       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2512       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2518       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2697       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2730       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2916       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3691       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3702       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3805       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3842       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3916       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3927       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3939       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3989       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3993       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3995       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3999       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4100       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
7181       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
7189       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
7192       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
7194       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
7240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9920       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.8ns 
9922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/labeled_case.key 
10693      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/labeled_case.key.proof 
11881      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
11884      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
11886      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
11889      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
11899      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14094      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 104.09ms 
14095      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/labeled_case.key.proof 
14111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14112      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch.key 
15114      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17107      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
17107      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch.key 
17368      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch.key.proof 
18343      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20427      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ms 
20428      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch.key.proof 
20429      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20430      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null.key 
21413      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23356      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
23356      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null.key 
23722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null.key.proof 
24646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26679      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.86ms 
26679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null.key.proof 
26680      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26681      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null_catch.key 
27647      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29694      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
29695      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null_catch.key 
30090      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null_catch.key.proof 
30989      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32994      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 46.65ms 
32995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_null_catch.key.proof 
32996      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds.key 
33928      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33930      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35868      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
35868      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds.key 
36274      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds.key.proof 
37175      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39189      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.37ms 
39189      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds.key.proof 
39191      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39192      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds_catch.key 
40107      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40108      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
42107      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds_catch.key 
42665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds_catch.key.proof 
43509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45456      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.04ms 
45456      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/empty_switch_array_out_of_bounds_catch.key.proof 
45458      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45458      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/switch_in_switch.key 
46519      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
46521      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
46522      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
46523      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
46529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48563      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
48564      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/switch_in_switch.key 
54355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/switch_in_switch.key.proof 
55368      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
55370      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
55371      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
55372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
55380      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57736      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 400.02ms 
57736      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/switch_in_switch.key.proof 
57739      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/while_and_switch.key 
58732      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
58734      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
58736      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
58736      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
58743      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58744      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60727      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
60728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/while_and_switch.key 
61789      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/while_and_switch.key.proof 
62751      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
62752      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
62753      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
62754      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
62760      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64838      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 108.98ms 
64839      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/while_and_switch.key.proof 
64841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/large_switch.key 
65817      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
65818      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
65819      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
65820      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
65825      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67731      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
67732      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/large_switch.key 
69700      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/large_switch.key.proof 
70680      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/WhileAndSwitch.java 
70681      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/SwitchInSwitch.java 
70683      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LabeledCase.java 
70684      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/LargeSwitch.java 
70690      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73002      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 316.9ms 
73003      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/standard_key/java_dl/switch/large_switch.key.proof 
430        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
493        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
638        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.key 
917        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
943        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
948        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
963        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1052       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1366       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1413       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1628       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1678       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2150       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2151       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2152       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2152       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2184       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2449       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2520       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2528       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2563       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2612       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2613       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2614       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2657       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2683       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2783       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2888       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2993       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2999       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3491       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
4124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
4135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
4203       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
4232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
4238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
4291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
4339       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
4357       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4362       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
4392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
4405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
4463       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
4465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
4466       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
4474       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
4488       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
4504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
4518       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
4525       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
4529       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
4531       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
4540       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
4585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
4596       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
4603       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
4605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
4611       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
4616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
4620       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
4644       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
4647       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
4650       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
4767       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
8207       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
8213       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
8254       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11526      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.11ns 
11531      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.key 
17359      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.key.proof 
18805      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
18812      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
18837      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21944      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 504.66ms 
21945      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.key.proof 
21956      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.float.key 
23229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
23232      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
23240      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25746      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
25747      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.float.key 
25777      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
30915      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'smt solver=Z3' 
31031      INFO  main            d.u.i.k.m.s.SMTCommand    Finished run on goal 17 in 80ms, result is valid 
31032      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'tryclose' 
33587      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.float.key.proof 
34869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
34872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
34883      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 680.4ms 
38107      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOf.float.key.proof 
38110      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38110      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.key 
39291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
39295      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
39301      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41622      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
41623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.key 
46860      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.key.proof 
48111      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
48114      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
48122      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50910      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 409.63ms 
50910      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.key.proof 
50918      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.float.key 
52156      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
52159      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
52166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54548      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
54548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.float.key 
54549      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
61335      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'smt solver=Z3' 
61391      INFO  main            d.u.i.k.m.s.SMTCommand    Finished run on goal 27 in 45ms, result is valid 
61391      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'tryclose' 
65968      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.float.key.proof 
67282      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
67285      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
67294      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70578      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 836.86ms 
70579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.copyOfRange.float.key.proof 
70584      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70585      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.equals.key 
71854      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
71857      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
71863      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74371      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
74371      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.equals.key 
75277      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.equals.key.proof 
76492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
76495      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
76501      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79035      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 124.95ms 
79036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.equals.key.proof 
79037      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79038      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.key 
80229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
80232      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
80237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82654      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
82655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.key 
83094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.key.proof 
84264      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
84268      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
84278      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86697      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.48ms 
86697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.key.proof 
86699      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86699      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.float.key 
87958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
87960      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
87966      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90375      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
90375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.float.key 
90805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.float.key.proof 
92050      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
92052      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
92058      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94422      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.38ms 
94422      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fill.float.key.proof 
94424      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.key 
95589      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
95591      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
95597      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97959      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
97960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.key 
98810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.key.proof 
99900      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
99901      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
99907      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102361     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 97.97ms 
102362     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.key.proof 
102364     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102364     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.float.key 
103556     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
103558     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
103564     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105868     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
105869     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.float.key 
106840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.float.key.proof 
107932     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
107934     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
107940     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110286     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.93ms 
110287     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/Arrays.fillFromTo.float.key.proof 
110289     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110289     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.normal.0.key 
111475     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
111477     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
111482     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113798     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
113798     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.normal.0.key 
121217     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.normal.0.key.proof 
122355     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
122356     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
122361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125442     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 751.21ms 
125442     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.normal.0.key.proof 
125445     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125446     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.0.key 
126588     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
126590     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
126595     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
128919     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
128919     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.0.key 
129549     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.0.key.proof 
130667     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
130668     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
130674     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133067     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.89ms 
133068     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.0.key.proof 
133070     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
133070     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.1.key 
134286     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/Arrays.java 
134287     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/./src/ArrayCopy.java 
134293     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
136638     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
136639     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.1.key 
144142     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.1.key.proof 
145276     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/Arrays.java 
145277     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/src/ArrayCopy.java 
145283     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148994     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.43s 
148994     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/redux/arrays/ArrayCopy.arraycopy.exceptional.1.key.proof