RunAllProofsFunctional

34

tests

1

failures

0

ignored

2h10m2.06s

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] 5m32.07s passed
list_ghost data()[11] 1m27.30s passed
list_recursive data()[12] 29.730s passed
list_seq data()[13] 3m43.84s passed
observer data()[14] 2m2.07s passed
removeDups data()[15] 3m2.74s passed
quicksort data()[16] 2m21.94s passed
simpleTests data()[17] 3m15.87s passed
SmansEtAl data()[18] 4m19.30s passed
VACID0 data()[19] 1m37.28s passed
newBook data()[1] 1m16.42s passed
VSTTE10 data()[20] 3m53.95s passed
WeideEtAl data()[21] 38.575s passed
arithmetic data()[22] 10m2.01s passed
arrays data()[23] 1m15.15s passed
javadl data()[24] 15m7.16s passed
FOL data()[25] 5m48.61s passed
strings data()[26] 3m11.88s passed
simple_info_flow data()[27] 17.653s passed
modelMethods data()[28] 3m45.48s passed
permissionHeap data()[29] 33m20.91s failed
oldBook data()[2] 23.243s passed
completionScopes data()[30] 1m4.74s passed
reload_examples data()[31] 52.429s passed
proofLoadRepair data()[32] 24.554s passed
switch data()[33] 1m19.87s passed
redux data()[34] 2m46.56s passed
comprehensions data()[3] 1m21.07s passed
performance data()[4] 4m55.05s passed
performancePOConstruction data()[5] 1m35.95s passed
applicationRestrictions data()[6] 1m3.32s passed
blockContracts data()[7] 2m53.60s passed
jmlAsserts data()[8] 1m56.70s passed
javaCard data()[9] 2m55.04s passed

Standard output

450        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)

522        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
676        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 
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/standardRules.key 
1017       DEBUG main            d.u.i.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 
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/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 
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/integerHeader.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/floatHeader.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/heap.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/locSets.key 
1106       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1159       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.key 
1313       DEBUG main            d.u.i.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 
1350       DEBUG main            d.u.i.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 
1451       DEBUG main            d.u.i.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 
1650       DEBUG main            d.u.i.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 
1775       DEBUG main            d.u.i.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 
1835       DEBUG main            d.u.i.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 
1854       DEBUG main            d.u.i.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 
1873       DEBUG main            d.u.i.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 
2147       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2153       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2155       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2157       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.key 
2586       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.key 
2647       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2673       DEBUG main            d.u.i.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 
2704       DEBUG main            d.u.i.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 
2711       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.key 
2963       DEBUG main            d.u.i.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 
3040       DEBUG main            d.u.i.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 
3048       DEBUG main            d.u.i.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 
3181       DEBUG main            d.u.i.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 
3246       DEBUG main            d.u.i.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 
3261       DEBUG main            d.u.i.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 
3494       DEBUG main            d.u.i.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 
4181       DEBUG main            d.u.i.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 
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/activeUse.key 
4286       DEBUG main            d.u.i.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 
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/java5.key 
4321       DEBUG main            d.u.i.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 
4383       DEBUG main            d.u.i.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 
4464       DEBUG main            d.u.i.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 
4485       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4491       DEBUG main            d.u.i.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 
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/precRules.key 
4532       DEBUG main            d.u.i.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 
4567       DEBUG main            d.u.i.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 
4568       DEBUG main            d.u.i.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 
4569       DEBUG main            d.u.i.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 
4579       DEBUG main            d.u.i.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 
4591       DEBUG main            d.u.i.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 
4609       DEBUG main            d.u.i.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 
4627       DEBUG main            d.u.i.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 
4633       DEBUG main            d.u.i.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 
4636       DEBUG main            d.u.i.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 
4638       DEBUG main            d.u.i.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 
4648       DEBUG main            d.u.i.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 
4701       DEBUG main            d.u.i.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 
4715       DEBUG main            d.u.i.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 
4723       DEBUG main            d.u.i.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 
4725       DEBUG main            d.u.i.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 
4731       DEBUG main            d.u.i.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 
4738       DEBUG main            d.u.i.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 
4741       DEBUG main            d.u.i.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 
4766       DEBUG main            d.u.i.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 
4772       DEBUG main            d.u.i.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 
4776       DEBUG main            d.u.i.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 
4919       DEBUG main            d.u.i.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 
8082       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 
8083       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 
8094       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 
8096       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 
8160       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8175       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11201      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.2ns 
11204      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 
32975      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 
34306      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 
34308      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 
34314      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 
34316      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 
34329      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38282      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.45s 
38283      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 
38298      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38299      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 
39631      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 
39631      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 
39634      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 
39635      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 
39643      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42152      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
42152      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 
47562      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 
48748      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 
48750      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 
48754      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 
48756      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 
48766      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51439      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 475.66ms 
51440      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 
51444      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51444      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 
52547      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 
52548      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 
52552      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 
52554      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 
52561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54735      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
54736      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 
56264      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 
57305      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 
57307      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 
57309      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 
57310      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 
57317      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59798      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 144.28ms 
59799      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 
59803      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59804      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 
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/List.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/LinkedListNonEmpty.java 
60867      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 
60868      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 
60877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63120      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
63121      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 
63929      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 
65022      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 
65023      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 
65025      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 
65026      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 
65034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67579      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.59ms 
67580      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 
67583      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67583      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 
68726      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 
68728      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 
68731      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 
68732      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 
68739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71127      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
71129      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 
72676      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 
73729      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 
73730      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 
73732      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 
73733      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 
73740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76165      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 87.31ms 
76166      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 
517        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
563        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
713        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1163       DEBUG main            d.u.i.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 
1172       DEBUG main            d.u.i.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 
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/heap.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/locSets.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/permission.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/reach.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/seq.key 
1185       DEBUG main            d.u.i.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 
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/freeADT.key 
1223       DEBUG main            d.u.i.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 
1224       DEBUG main            d.u.i.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 
1418       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1501       DEBUG main            d.u.i.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 
1558       DEBUG main            d.u.i.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 
1708       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
1914       DEBUG main            d.u.i.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 
1970       DEBUG main            d.u.i.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 
2008       DEBUG main            d.u.i.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 
2018       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2329       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2331       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2334       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2334       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.key 
2616       DEBUG main            d.u.i.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 
2630       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2690       DEBUG main            d.u.i.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 
2692       DEBUG main            d.u.i.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 
2693       DEBUG main            d.u.i.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 
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/genericRules.key 
2763       DEBUG main            d.u.i.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 
2769       DEBUG main            d.u.i.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 
2774       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.key 
2987       DEBUG main            d.u.i.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 
3023       DEBUG main            d.u.i.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 
3028       DEBUG main            d.u.i.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 
3079       DEBUG main            d.u.i.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 
3157       DEBUG main            d.u.i.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 
3165       DEBUG main            d.u.i.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 
3271       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.key 
4118       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4263       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4268       DEBUG main            d.u.i.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 
4290       DEBUG main            d.u.i.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 
4295       DEBUG main            d.u.i.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 
4316       DEBUG main            d.u.i.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 
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/regExHeader.key 
4319       DEBUG main            d.u.i.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 
4324       DEBUG main            d.u.i.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 
4354       DEBUG main            d.u.i.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 
4364       DEBUG main            d.u.i.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 
4375       DEBUG main            d.u.i.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 
4379       DEBUG main            d.u.i.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 
4382       DEBUG main            d.u.i.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 
4385       DEBUG main            d.u.i.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 
4391       DEBUG main            d.u.i.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 
4423       DEBUG main            d.u.i.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 
4433       DEBUG main            d.u.i.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 
4439       DEBUG main            d.u.i.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 
4441       DEBUG main            d.u.i.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 
4445       DEBUG main            d.u.i.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 
4449       DEBUG main            d.u.i.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 
4452       DEBUG main            d.u.i.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 
4514       DEBUG main            d.u.i.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 
4517       DEBUG main            d.u.i.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 
4521       DEBUG main            d.u.i.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 
4622       DEBUG main            d.u.i.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 
7816       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 
7817       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 
7822       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 
7822       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 
7877       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.5ns 
11081      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 
11363      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 
12701      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 
12702      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 
12714      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 
12715      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 
12726      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15115      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.27ms 
15115      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 
15130      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15130      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 
16231      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16232      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18706      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
18708      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 
19495      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 
20586      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22985      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 59.6ms 
22986      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 
483        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
548        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
753        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1191       DEBUG main            d.u.i.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 
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/heap.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/locSets.key 
1202       DEBUG main            d.u.i.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 
1204       DEBUG main            d.u.i.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 
1205       DEBUG main            d.u.i.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 
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/map.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/freeADT.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/wellfound.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/charListHeader.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/propRule.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/firstOrderRules.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/ifThenElseRules.key 
1598       DEBUG main            d.u.i.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 
1758       DEBUG main            d.u.i.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 
1790       DEBUG main            d.u.i.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 
1908       DEBUG main            d.u.i.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 
1964       DEBUG main            d.u.i.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 
1977       DEBUG main            d.u.i.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 
1985       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2294       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2299       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2312       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2316       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2633       DEBUG main            d.u.i.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 
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/binaryAxioms.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/binaryLemmas.key 
2692       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2742       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.key 
2889       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
2989       DEBUG main            d.u.i.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 
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/permissionRules.key 
3078       DEBUG main            d.u.i.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 
3141       DEBUG main            d.u.i.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 
3145       DEBUG main            d.u.i.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 
3194       DEBUG main            d.u.i.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 
3228       DEBUG main            d.u.i.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 
3246       DEBUG main            d.u.i.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 
3340       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
4177       DEBUG main            d.u.i.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 
4202       DEBUG main            d.u.i.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 
4206       DEBUG main            d.u.i.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 
4304       DEBUG main            d.u.i.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 
4348       DEBUG main            d.u.i.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 
4380       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4384       DEBUG main            d.u.i.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 
4406       DEBUG main            d.u.i.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 
4411       DEBUG main            d.u.i.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 
4430       DEBUG main            d.u.i.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 
4433       DEBUG main            d.u.i.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 
4435       DEBUG main            d.u.i.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 
4440       DEBUG main            d.u.i.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 
4449       DEBUG main            d.u.i.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 
4462       DEBUG main            d.u.i.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 
4472       DEBUG main            d.u.i.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 
4477       DEBUG main            d.u.i.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 
4480       DEBUG main            d.u.i.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 
4481       DEBUG main            d.u.i.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 
4490       DEBUG main            d.u.i.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 
4543       DEBUG main            d.u.i.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 
4552       DEBUG main            d.u.i.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 
4558       DEBUG main            d.u.i.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 
4560       DEBUG main            d.u.i.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 
4564       DEBUG main            d.u.i.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 
4568       DEBUG main            d.u.i.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 
4571       DEBUG main            d.u.i.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 
4592       DEBUG main            d.u.i.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 
4595       DEBUG main            d.u.i.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 
4600       DEBUG main            d.u.i.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 
4761       DEBUG main            d.u.i.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 
8052       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 
8058       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 
8062       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 
8134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11236      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.3ns 
11240      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 
11838      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 
13104      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 
13107      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 
13109      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 
13121      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15569      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.32ms 
15569      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 
15594      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15594      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 
16739      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 
16746      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 
16750      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 
16762      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16764      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19103      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
19104      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 
19236      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
19237      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
19496      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
19498      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
19719      DEBUG Thread-4        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
20121      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 
21247      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 
21251      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 
21252      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 
21260      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23525      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
23526      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
23590      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
23634      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
23635      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
23640      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 150.23ms 
23640      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 
23643      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23644      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 
24732      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 
24735      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 
24736      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 
24743      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27026      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
27027      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 
27116      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
27117      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
27321      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
27321      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
27527      DEBUG Thread-7        d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
27974      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 
29025      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 
29027      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 
29028      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 
29035      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31207      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
31207      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
31255      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
31288      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
31289      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
31292      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 133.85ms 
31293      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 
31294      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31295      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 
32312      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 
32314      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 
32315      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 
32322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34567      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
34568      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 
34625      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
34625      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
34760      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
34762      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
34866      DEBUG Thread-10       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
35275      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 
36261      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 
36264      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 
36265      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 
36271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38454      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
38454      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
38488      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
38513      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
38514      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
38517      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 85.75ms 
38517      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 
38519      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38520      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 
39519      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 
39521      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 
39522      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 
39540      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41759      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
41760      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 
41842      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
41842      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
41976      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
41978      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
42092      DEBUG Thread-13       d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
42462      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 
43507      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 
43509      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 
43510      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 
43517      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45650      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
45650      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
45688      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
45713      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
45714      DEBUG main            d.u.i.k.l.l.OriginTermLabel commonFileName is null! 
45716      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 97.6ms 
45717      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 
45719      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45720      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 
46729      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 
46731      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 
46732      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 
46738      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48859      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
48860      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 
49679      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 
50736      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 
50738      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 
50739      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 
50750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52944      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 84.86ms 
52945      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 
52949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52950      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 
53850      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55854      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
55855      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 
56170      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 
57070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.74ms 
59085      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 
59087      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59087      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 
60002      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61992      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
61993      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 
62305      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 
63213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65177      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 830.71ns 
65178      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 
65179      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65180      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 
66050      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68042      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
68043      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 
68433      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 
69292      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71244      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.41ms 
71244      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 
71246      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71246      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 
72164      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74292      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
74293      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 
74620      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 
75493      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77454      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.37ms 
77455      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 
77457      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77458      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 
78395      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80490      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
80490      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 
505        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
571        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
737        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 
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/standardRules.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/ldt.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/boolean.key 
1082       DEBUG main            d.u.i.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 
1154       DEBUG main            d.u.i.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 
1167       DEBUG main            d.u.i.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 
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/heap.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/locSets.key 
1183       DEBUG main            d.u.i.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 
1186       DEBUG main            d.u.i.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 
1186       DEBUG main            d.u.i.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 
1188       DEBUG main            d.u.i.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 
1260       DEBUG main            d.u.i.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 
1261       DEBUG main            d.u.i.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 
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/charListHeader.key 
1464       DEBUG main            d.u.i.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 
1515       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1661       DEBUG main            d.u.i.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 
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/updateRules.key 
1836       DEBUG main            d.u.i.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 
1972       DEBUG main            d.u.i.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 
2034       DEBUG main            d.u.i.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 
2062       DEBUG main            d.u.i.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 
2071       DEBUG main            d.u.i.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 
2093       DEBUG main            d.u.i.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 
2382       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2382       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2386       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2386       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2418       DEBUG main            d.u.i.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 
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/bsum.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/bprod.key 
2738       DEBUG main            d.u.i.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 
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/binaryLemmas.key 
2759       DEBUG main            d.u.i.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 
2780       DEBUG main            d.u.i.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 
2809       DEBUG main            d.u.i.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 
2811       DEBUG main            d.u.i.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 
2812       DEBUG main            d.u.i.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 
2857       DEBUG main            d.u.i.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 
2877       DEBUG main            d.u.i.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 
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/epsilon.key 
2912       DEBUG main            d.u.i.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 
2989       DEBUG main            d.u.i.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 
3078       DEBUG main            d.u.i.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 
3105       DEBUG main            d.u.i.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 
3152       DEBUG main            d.u.i.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 
3157       DEBUG main            d.u.i.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 
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/seqPerm.key 
3292       DEBUG main            d.u.i.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 
3300       DEBUG main            d.u.i.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 
3400       DEBUG main            d.u.i.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 
4142       DEBUG main            d.u.i.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 
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/activeUse.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/instanceAllocation.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/java5.key 
4273       DEBUG main            d.u.i.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 
4316       DEBUG main            d.u.i.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 
4397       DEBUG main            d.u.i.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 
4417       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4420       DEBUG main            d.u.i.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 
4444       DEBUG main            d.u.i.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 
4448       DEBUG main            d.u.i.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 
4471       DEBUG main            d.u.i.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 
4472       DEBUG main            d.u.i.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 
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/regExAxioms.key 
4479       DEBUG main            d.u.i.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 
4487       DEBUG main            d.u.i.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 
4497       DEBUG main            d.u.i.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 
4509       DEBUG main            d.u.i.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 
4516       DEBUG main            d.u.i.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 
4522       DEBUG main            d.u.i.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 
4524       DEBUG main            d.u.i.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 
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/wdNumericalRules.key 
4563       DEBUG main            d.u.i.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 
4572       DEBUG main            d.u.i.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 
4578       DEBUG main            d.u.i.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 
4579       DEBUG main            d.u.i.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 
4586       DEBUG main            d.u.i.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 
4589       DEBUG main            d.u.i.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 
4592       DEBUG main            d.u.i.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 
4651       DEBUG main            d.u.i.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 
4655       DEBUG main            d.u.i.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 
4659       DEBUG main            d.u.i.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 
4765       DEBUG main            d.u.i.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 
11592      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
11884      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 
11893      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 
12112      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 
12116      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 
12123      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 
12128      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 
12134      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 
12145      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 
12150      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 
12153      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 
12156      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 
12158      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 
12161      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 
12166      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 
12206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12217      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22433      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 476.31ns 
22436      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 
26241      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 
30554      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
30804      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 
30807      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 
30888      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 
30890      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 
30892      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 
30894      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 
30896      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 
30899      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 
30901      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 
30903      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 
30905      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 
30906      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 
30908      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 
30910      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 
30924      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40363      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 522.26ms 
40364      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 
40391      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40393      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 
44556      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
44801      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 
44804      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 
44877      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 
44879      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 
44881      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 
44883      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 
44885      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 
44888      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 
44890      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 
44891      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 
44893      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 
44894      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 
44896      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 
44898      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 
44908      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44911      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53797      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.3ns 
53798      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 
55393      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 
59243      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
59477      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 
59480      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 
59561      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 
59563      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 
59564      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 
59566      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 
59568      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 
59571      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 
59572      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 
59574      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 
59575      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 
59576      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 
59577      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 
59580      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 
59589      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68366      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 103.97ms 
68367      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 
68371      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68372      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 
72321      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
72553      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 
72555      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 
72623      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 
72624      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 
72626      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 
72628      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 
72629      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 
72631      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 
72633      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 
72634      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 
72635      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 
72636      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 
72637      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 
72639      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 
72648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72651      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81109      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
81109      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 
84678      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 
88570      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
88807      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 
88809      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 
88880      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 
88882      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 
88883      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 
88884      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 
88886      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 
88889      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 
88891      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 
88892      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 
88893      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 
88894      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 
88896      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 
88898      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 
88907      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98493      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 571.4ms 
98494      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 
98499      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98499      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 
102516     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
102743     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 
102745     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 
102845     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 
102846     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 
102848     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 
102849     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 
102851     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 
102853     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 
102854     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 
102856     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 
102857     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 
102858     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 
102860     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 
102862     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 
102870     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102872     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111664     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.1ns 
111665     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 
120324     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 
124298     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
124533     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 
124535     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 
124594     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 
124595     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 
124596     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 
124597     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 
124598     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 
124601     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 
124602     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 
124603     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 
124605     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 
124605     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 
124607     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 
124609     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 
124618     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134854     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 937.66ms 
134855     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 
134859     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
134860     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 
138880     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
139172     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 
139173     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 
139239     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 
139240     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 
139241     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 
139243     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 
139244     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 
139246     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 
139248     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 
139249     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 
139250     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 
139251     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 
139252     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 
139254     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 
139261     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139263     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148107     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.4ns 
148107     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 
149880     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 
153768     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
154001     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 
154003     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 
154058     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 
154059     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 
154060     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 
154090     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 
154091     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 
154093     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 
154095     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 
154096     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 
154097     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 
154098     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 
154099     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 
154101     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 
154114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
163393     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 232.38ms 
163394     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 
163397     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163398     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 
167455     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
167688     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 
167690     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 
167745     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 
167746     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 
167747     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 
167749     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 
167750     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 
167752     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 
167753     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 
167755     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 
167756     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 
167757     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 
167758     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 
167760     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 
167769     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176811     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
176812     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 
184506     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 
188421     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
188653     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 
188654     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 
188710     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 
188711     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 
188712     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 
188714     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 
188715     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 
188717     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 
188718     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 
188719     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 
188720     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 
188721     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 
188722     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 
188724     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 
188733     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198407     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 641.8ms 
198408     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 
198412     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198413     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 
202440     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
202677     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 
202679     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 
202738     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 
202739     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 
202741     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 
202742     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 
202743     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 
202745     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 
202746     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 
202747     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 
202749     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 
202749     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 
202751     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 
202753     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 
202762     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
202764     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
212057     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
212058     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 
218583     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 
222492     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
222722     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 
222724     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 
222782     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 
222783     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 
222785     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 
222786     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 
222788     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 
222792     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 
222793     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 
222794     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 
222795     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 
222796     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 
222798     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 
222800     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 
222809     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
232577     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 647.16ms 
232577     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 
232583     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
232584     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 
236681     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
236922     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 
236923     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 
236984     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 
236985     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 
236987     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 
236988     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 
236989     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 
236991     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 
236993     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 
236994     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 
236995     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 
236996     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 
236997     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 
236999     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 
237007     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237010     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246211     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
246212     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 
249374     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 
253359     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
253613     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 
253615     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 
253671     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 
253672     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 
253673     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 
253675     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 
253676     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 
253678     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 
253679     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 
253680     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 
253681     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 
253682     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 
253683     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 
253684     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 
253693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
263172     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 435.09ms 
263173     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 
263176     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263176     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 
267193     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
267459     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 
267460     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 
267516     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 
267517     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 
267518     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 
267519     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 
267520     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 
267522     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 
267523     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 
267524     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 
267526     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 
267526     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 
267527     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 
267529     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 
267537     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
267539     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
276718     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
276718     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 
281306     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 
285114     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
285350     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 
285352     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 
285403     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 
285404     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 
285405     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 
285406     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 
285407     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 
285409     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 
285410     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 
285411     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 
285413     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 
285413     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 
285414     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 
285416     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 
285425     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
294823     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 431.73ms 
294824     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 
561        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
629        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
777        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 
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/standardRules.key 
1154       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.key 
1255       DEBUG main            d.u.i.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 
1274       DEBUG main            d.u.i.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 
1282       DEBUG main            d.u.i.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 
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/locSets.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/permission.key 
1295       DEBUG main            d.u.i.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 
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/seq.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/map.key 
1382       DEBUG main            d.u.i.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 
1383       DEBUG main            d.u.i.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 
1384       DEBUG main            d.u.i.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 
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/propRule.key 
1657       DEBUG main            d.u.i.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 
1718       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1951       DEBUG main            d.u.i.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 
1981       DEBUG main            d.u.i.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 
2097       DEBUG main            d.u.i.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 
2135       DEBUG main            d.u.i.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 
2160       DEBUG main            d.u.i.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 
2173       DEBUG main            d.u.i.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 
2197       DEBUG main            d.u.i.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 
2509       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2510       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2511       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2512       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2809       DEBUG main            d.u.i.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 
2921       DEBUG main            d.u.i.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 
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/binaryLemmas.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/intPow.key 
2974       DEBUG main            d.u.i.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 
3011       DEBUG main            d.u.i.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 
3013       DEBUG main            d.u.i.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 
3013       DEBUG main            d.u.i.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 
3066       DEBUG main            d.u.i.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 
3117       DEBUG main            d.u.i.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 
3132       DEBUG main            d.u.i.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 
3144       DEBUG main            d.u.i.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 
3262       DEBUG main            d.u.i.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 
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/permissionRules.key 
3419       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
4564       DEBUG main            d.u.i.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 
4576       DEBUG main            d.u.i.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 
4637       DEBUG main            d.u.i.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 
4659       DEBUG main            d.u.i.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 
4663       DEBUG main            d.u.i.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 
4707       DEBUG main            d.u.i.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 
4751       DEBUG main            d.u.i.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 
4769       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4775       DEBUG main            d.u.i.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 
4804       DEBUG main            d.u.i.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 
4810       DEBUG main            d.u.i.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 
4866       DEBUG main            d.u.i.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 
4867       DEBUG main            d.u.i.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 
4868       DEBUG main            d.u.i.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 
4874       DEBUG main            d.u.i.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 
4884       DEBUG main            d.u.i.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 
4897       DEBUG main            d.u.i.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 
4908       DEBUG main            d.u.i.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 
4913       DEBUG main            d.u.i.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 
4916       DEBUG main            d.u.i.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 
4917       DEBUG main            d.u.i.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 
4924       DEBUG main            d.u.i.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 
4969       DEBUG main            d.u.i.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 
4979       DEBUG main            d.u.i.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 
4987       DEBUG main            d.u.i.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 
4989       DEBUG main            d.u.i.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 
4995       DEBUG main            d.u.i.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 
5000       DEBUG main            d.u.i.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 
5003       DEBUG main            d.u.i.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 
5027       DEBUG main            d.u.i.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 
5030       DEBUG main            d.u.i.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 
5033       DEBUG main            d.u.i.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 
5127       DEBUG main            d.u.i.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 
12271      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
12551      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 
12566      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 
12753      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 
12757      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 
12762      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 
12766      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 
12772      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 
12783      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 
12788      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 
12793      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 
12796      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 
12798      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 
12801      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 
12807      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 
12884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12907      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24266      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.4ns 
24268      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 
25021      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 
29086      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
29350      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 
29353      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 
29435      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 
29438      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 
29440      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 
29442      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 
29444      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 
29450      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 
29451      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 
29453      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 
29455      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 
29457      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 
29458      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 
29461      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 
29483      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39605      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.25ms 
39606      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 
39616      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39617      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 
43433      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
43653      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 
43656      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 
43758      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 
43760      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 
43762      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 
43763      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 
43765      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 
43768      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 
43769      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 
43771      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 
43772      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 
43773      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 
43775      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 
43777      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 
43786      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43788      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53548      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
53549      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 
54413      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 
58139      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
58359      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 
58361      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 
58439      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 
58441      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 
58442      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 
58444      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 
58446      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 
58449      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 
58451      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 
58452      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 
58454      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 
58455      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 
58457      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 
58459      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 
58471      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67966      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 91.16ms 
67967      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 
67970      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67970      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 
71737      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
71975      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 
71977      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 
72046      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 
72048      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 
72049      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 
72050      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 
72052      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 
72054      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 
72056      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 
72057      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 
72059      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 
72059      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 
72061      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 
72063      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 
72071      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72073      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81568      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
81568      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 
82222      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 
85901      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
86122      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 
86123      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 
86182      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 
86183      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 
86185      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 
86186      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 
86187      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 
86189      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 
86191      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 
86192      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 
86193      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 
86194      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 
86195      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 
86197      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 
86206      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95709      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 59.29ms 
95710      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 
468        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
516        DEBUG 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/heap/polarity_tests/wellformed1.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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1199       DEBUG main            d.u.i.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 
1216       DEBUG main            d.u.i.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 
1222       DEBUG main            d.u.i.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 
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/locSets.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/permission.key 
1235       DEBUG main            d.u.i.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 
1235       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1302       DEBUG main            d.u.i.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 
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/charListHeader.key 
1517       DEBUG main            d.u.i.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 
1581       DEBUG main            d.u.i.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 
1638       DEBUG main            d.u.i.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 
1680       DEBUG main            d.u.i.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 
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/updateRules.key 
1835       DEBUG main            d.u.i.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 
1990       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
2087       DEBUG main            d.u.i.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 
2108       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2442       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2443       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2447       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2447       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2492       DEBUG main            d.u.i.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 
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/bsum.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/bprod.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/binaryAxioms.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/binaryLemmas.key 
2767       DEBUG main            d.u.i.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 
2791       DEBUG main            d.u.i.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 
2848       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2905       DEBUG main            d.u.i.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 
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/booleanRules.key 
2935       DEBUG main            d.u.i.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 
2941       DEBUG main            d.u.i.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 
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/heapRules.key 
3099       DEBUG main            d.u.i.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 
3159       DEBUG main            d.u.i.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 
3202       DEBUG main            d.u.i.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 
3207       DEBUG main            d.u.i.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 
3260       DEBUG main            d.u.i.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 
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/seqPerm2.key 
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/javaRules.key 
3449       DEBUG main            d.u.i.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 
4128       DEBUG main            d.u.i.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 
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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.key 
4289       DEBUG main            d.u.i.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 
4337       DEBUG main            d.u.i.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 
4354       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4358       DEBUG main            d.u.i.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 
4383       DEBUG main            d.u.i.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 
4388       DEBUG main            d.u.i.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 
4410       DEBUG main            d.u.i.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 
4412       DEBUG main            d.u.i.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 
4413       DEBUG main            d.u.i.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 
4452       DEBUG main            d.u.i.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 
4461       DEBUG main            d.u.i.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 
4471       DEBUG main            d.u.i.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 
4483       DEBUG main            d.u.i.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 
4487       DEBUG main            d.u.i.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 
4490       DEBUG main            d.u.i.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 
4493       DEBUG main            d.u.i.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 
4498       DEBUG main            d.u.i.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 
4530       DEBUG main            d.u.i.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 
4538       DEBUG main            d.u.i.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 
4543       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
4549       DEBUG main            d.u.i.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 
4552       DEBUG main            d.u.i.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 
4555       DEBUG main            d.u.i.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 
4576       DEBUG main            d.u.i.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 
4579       DEBUG main            d.u.i.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 
4584       DEBUG main            d.u.i.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 
4696       DEBUG main            d.u.i.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 
8001       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 
8052       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10976      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.2ns 
10978      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 
11289      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 
12582      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 
12592      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14957      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.36ms 
14958      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 
14974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14976      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 
16121      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 
16136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18469      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
18469      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 
18750      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18751      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 
19821      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 
19830      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22033      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
22034      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 
22282      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 
23362      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 
23370      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25586      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.35ms 
25586      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 
25592      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25593      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 
26695      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 
26704      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28869      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
28871      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 
29142      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29143      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 
30201      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 
30209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32359      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
32360      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 
32616      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 
33627      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 
33635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35891      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.14ms 
35892      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 
35895      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35895      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 
36958      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 
36965      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39053      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.4ns 
39053      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 
39337      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39338      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 
40345      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 
40352      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42463      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
42464      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 
42722      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 
43715      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 
43723      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45842      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.75ms 
45843      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 
45844      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45845      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 
46934      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 
46943      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49118      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
49119      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 
49417      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49418      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 
50434      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 
50441      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52673      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
52673      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 
52956      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 
53989      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 
53996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56090      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.82ms 
56090      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 
56094      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56094      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 
57109      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 
57116      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
59324      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 
59618      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59618      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 
60647      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 
60654      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62817      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.1ns 
62817      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 
488        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
527        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
674        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 
998        DEBUG main            d.u.i.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 
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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1088       DEBUG main            d.u.i.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 
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/floatHeader.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/heap.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/locSets.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/permission.key 
1112       DEBUG main            d.u.i.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 
1112       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1218       DEBUG main            d.u.i.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 
1219       DEBUG main            d.u.i.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 
1457       DEBUG main            d.u.i.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 
1497       DEBUG main            d.u.i.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 
1544       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.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/updateRules.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/integerRulesCommon.key 
1893       DEBUG main            d.u.i.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 
1962       DEBUG main            d.u.i.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 
1985       DEBUG main            d.u.i.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 
2003       DEBUG main            d.u.i.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 
2037       DEBUG main            d.u.i.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 
2339       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2341       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2344       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2345       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.key 
2607       DEBUG main            d.u.i.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 
2616       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2733       DEBUG main            d.u.i.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 
2756       DEBUG main            d.u.i.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 
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/epsilon.key 
2767       DEBUG main            d.u.i.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 
2884       DEBUG main            d.u.i.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 
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/permissionRules.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/reachRules.key 
3031       DEBUG main            d.u.i.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 
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/seqRules.key 
3128       DEBUG main            d.u.i.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 
3169       DEBUG main            d.u.i.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 
3176       DEBUG main            d.u.i.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 
3273       DEBUG main            d.u.i.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 
3988       DEBUG main            d.u.i.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 
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/activeUse.key 
4052       DEBUG main            d.u.i.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 
4074       DEBUG main            d.u.i.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 
4077       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4165       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.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/regExTheory.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/regExHeader.key 
4247       DEBUG main            d.u.i.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 
4253       DEBUG main            d.u.i.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 
4261       DEBUG main            d.u.i.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 
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/infFlow.key 
4281       DEBUG main            d.u.i.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 
4286       DEBUG main            d.u.i.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 
4288       DEBUG main            d.u.i.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 
4289       DEBUG main            d.u.i.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 
4295       DEBUG main            d.u.i.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 
4332       DEBUG main            d.u.i.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 
4342       DEBUG main            d.u.i.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 
4348       DEBUG main            d.u.i.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 
4350       DEBUG main            d.u.i.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 
4355       DEBUG main            d.u.i.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 
4359       DEBUG main            d.u.i.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 
4361       DEBUG main            d.u.i.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 
4385       DEBUG main            d.u.i.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 
4388       DEBUG main            d.u.i.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 
4391       DEBUG main            d.u.i.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 
4480       DEBUG main            d.u.i.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 
8072       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 
8087       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 
8092       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 
8097       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 
8176       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8196       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 483.71ns 
11743      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 
12953      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 
14523      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 
14527      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 
14529      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 
14531      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 
14544      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17577      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 82.16ms 
17578      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 
17588      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17589      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 
18994      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 
18999      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 
19001      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 
19004      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 
19016      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19018      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21938      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.9ns 
21939      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 
23791      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 
25171      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 
25174      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 
25175      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 
25177      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 
25187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28155      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 214.24ms 
28156      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 
28159      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28160      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 
29423      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 
29426      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 
29428      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 
29430      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 
29439      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29441      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32247      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.8ns 
32248      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 
32672      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 
33945      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 
33948      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 
33950      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 
33951      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 
33960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36621      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.37ms 
36622      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 
36624      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36625      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 
37790      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 
37793      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 
37794      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 
37796      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 
37803      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40397      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.7ns 
40398      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 
41058      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 
42303      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 
42305      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 
42306      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 
42308      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 
42317      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45086      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 91.38ms 
45088      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 
45090      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45091      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 
46354      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 
46357      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 
46358      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 
46360      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 
46367      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46368      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48960      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
48961      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 
52335      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 
53514      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 
53517      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 
53518      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 
53519      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 
53526      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56549      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 419.97ms 
56550      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 
56554      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56555      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 
57778      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 
57781      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 
57782      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 
57784      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 
57790      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57792      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60394      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
60395      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 
60748      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 
61897      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 
61903      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 
61904      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 
61905      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 
61912      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64474      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.25ms 
64475      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 
64478      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64479      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 
65689      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 
65691      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 
65704      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 
65706      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 
65719      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65721      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68306      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38ns 
68307      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 
69066      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 
70222      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 
70225      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 
70226      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 
70228      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 
70236      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72870      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 106.91ms 
72870      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 
72873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72873      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 
74165      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 
74167      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 
74168      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 
74170      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 
74177      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74179      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76785      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
76785      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 
77141      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 
78330      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 
78332      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 
78333      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 
78335      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 
78341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80935      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.8ms 
80936      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 
80938      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80939      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 
82107      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 
82110      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 
82110      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 
82111      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 
82117      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82119      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84644      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
84645      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 
84981      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 
86141      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 
86144      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 
86145      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 
86146      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 
86163      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88675      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.84ms 
88676      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 
88679      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88679      DEBUG main            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 
89720      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 
89722      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 
89724      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 
89725      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 
89727      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 
89728      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 
89736      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89738      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92086      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
92087      DEBUG main            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 
92623      DEBUG main            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 
93628      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 
93629      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 
93630      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 
93631      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 
93632      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 
93633      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 
93640      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95828      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 78.2ms 
95829      DEBUG main            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 
95831      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95832      DEBUG main            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 
96938      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 
96948      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 
96949      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 
96950      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 
96951      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 
96952      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 
96957      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96959      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
99086      DEBUG main            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 
99418      DEBUG main            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 
100459     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 
100460     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 
100461     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 
100462     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 
100462     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 
100463     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 
100469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102557     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.13ms 
102558     DEBUG main            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 
102562     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102566     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 
103721     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 
103728     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103729     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106112     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
106113     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 
106592     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 
107643     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 
107655     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110054     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.62ms 
110054     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 
110056     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110057     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 
111162     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 
111169     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111171     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113609     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
113609     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 
114735     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 
115805     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 
115811     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118522     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 299.56ms 
118523     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 
118525     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118526     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 
119728     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 
119735     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119737     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122066     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.2ns 
122067     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 
123601     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 
124716     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 
124723     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127300     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 250.78ms 
127300     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 
127303     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127304     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 
128425     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 
128435     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130925     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
130925     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 
131464     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 
132603     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 
132610     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135037     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.15ms 
135038     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 
135040     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135041     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 
136162     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 
136172     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136173     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138635     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
138636     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 
139791     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 
140933     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 
140944     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143584     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 290.1ms 
143584     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 
143586     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
143587     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 
144682     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 
144688     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144689     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147097     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.3ns 
147098     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 
148490     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 
149591     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 
149598     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152221     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 242ms 
152221     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 
152223     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152223     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 
153206     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 
153212     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155247     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
155248     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 
155314     DEBUG Thread-52       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
155334     DEBUG Thread-52       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
155711     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 
156618     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 
156624     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158661     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
158664     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
158677     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.93ms 
158677     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 
158679     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158679     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 
159642     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 
159648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161654     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
161655     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 
161718     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
161732     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
162093     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 
163004     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 
163010     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165026     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
165029     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
165040     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.55ms 
165041     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 
165042     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
165042     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 
166034     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 
166042     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
168058     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
168059     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 
169117     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169117     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 
170075     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 
170087     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172090     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
172090     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 
459        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
532        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
676        DEBUG main            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 
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/standardRules.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/ldt.key 
998        DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/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 
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/heap.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/locSets.key 
1072       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1145       DEBUG main            d.u.i.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 
1145       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1340       DEBUG main            d.u.i.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 
1391       DEBUG main            d.u.i.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 
1482       DEBUG main            d.u.i.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 
1621       DEBUG main            d.u.i.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 
1643       DEBUG main            d.u.i.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 
1788       DEBUG main            d.u.i.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 
1841       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.key 
1873       DEBUG main            d.u.i.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 
1891       DEBUG main            d.u.i.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 
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 
2139       DEBUG main            d.u.i.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 
2212       DEBUG main            d.u.i.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 
2300       DEBUG main            d.u.i.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 
2334       DEBUG main            d.u.i.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 
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/binaryLemmas.key 
2347       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2445       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.key 
2474       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.key 
2645       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
2690       DEBUG main            d.u.i.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 
2746       DEBUG main            d.u.i.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 
2784       DEBUG main            d.u.i.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 
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/javaRules.key 
2910       DEBUG main            d.u.i.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 
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/loopRules.key 
3599       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.key 
3693       DEBUG main            d.u.i.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 
3742       DEBUG main            d.u.i.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 
3771       DEBUG main            d.u.i.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 
3791       DEBUG main            d.u.i.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 
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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.key 
3872       DEBUG main            d.u.i.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 
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/seqEq.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/infFlow.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/mapSize.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/wd.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/wdHeader.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/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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.key 
3973       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4101       DEBUG main            d.u.i.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 
7556       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 
7561       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 
7563       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 
7566       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 
7568       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 
7571       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 
7609       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7620       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10592      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.3ns 
10595      DEBUG main            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 
11875      DEBUG main            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 
13237      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 
13239      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 
13241      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 
13244      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 
13246      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 
13248      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 
13259      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16078      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 163.91ms 
16079      DEBUG main            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 
16093      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16094      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 
17348      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 
17357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19719      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
19720      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 
19778      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
19800      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
20072      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 
21173      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 
21182      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23513      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
23520      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: field; 
23536      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.35ms 
23537      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 
23539      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23540      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 
24670      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 
24679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26893      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
26893      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 
27208      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 
28203      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 
28212      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30464      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.19ms 
30464      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 
30466      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30467      DEBUG main            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 
31602      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 
31604      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 
31605      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 
31607      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 
31608      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 
31610      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 
31617      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34055      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
34056      DEBUG main            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 
34459      DEBUG main            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 
35583      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 
35588      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 
35590      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 
35591      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 
35593      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 
35594      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 
35604      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38069      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.07ms 
38070      DEBUG main            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 
38072      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38073      DEBUG main            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 
39245      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 
39247      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 
39256      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 
39258      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 
39259      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 
39260      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 
39270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41681      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
41681      DEBUG main            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 
42145      DEBUG main            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 
43304      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 
43306      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 
43307      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 
43308      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 
43309      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 
43310      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 
43317      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45763      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43.53ms 
45764      DEBUG main            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 
45766      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45767      DEBUG main            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 
46936      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 
46937      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 
46937      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 
46940      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 
46941      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 
46941      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 
46948      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49379      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
49380      DEBUG main            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 
49806      DEBUG main            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 
51000      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 
51001      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 
51002      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 
51004      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 
51004      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 
51005      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 
51012      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53292      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.16ms 
53292      DEBUG main            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 
53294      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53295      DEBUG main            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 
54387      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 
54388      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 
54389      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 
54389      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 
54390      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 
54391      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 
54399      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56850      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
56851      DEBUG main            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 
57174      DEBUG main            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 
58274      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 
58276      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 
58277      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 
58278      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 
58279      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 
58280      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 
58286      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60607      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.51ms 
60608      DEBUG main            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 
60611      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60611      DEBUG main            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 
61746      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 
61748      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 
61749      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 
61750      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 
61751      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 
61752      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 
61757      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64125      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
64126      DEBUG main            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 
64468      DEBUG main            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 
65560      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 
65562      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 
65562      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 
65563      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 
65564      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 
65565      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 
65572      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67945      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.14ms 
67947      DEBUG main            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 
67949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67950      DEBUG main            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 
69102      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 
69103      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 
69104      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 
69105      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 
69106      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 
69106      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 
69113      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71383      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
71383      DEBUG main            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 
71738      DEBUG main            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 
72796      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 
72798      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 
72798      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 
72799      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 
72801      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 
72802      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 
72811      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75102      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.11ms 
75102      DEBUG main            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 
75104      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75105      DEBUG main            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 
76198      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 
76200      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 
76201      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 
76203      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 
76203      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 
76204      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 
76210      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78408      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
78409      DEBUG main            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 
78763      DEBUG main            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 
79825      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 
79826      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 
79827      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 
79828      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 
79829      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 
79829      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 
79836      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82083      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.35ms 
82084      DEBUG main            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 
82087      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82087      DEBUG main            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 
83218      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 
83219      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 
83220      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 
83221      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 
83222      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 
83223      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 
83229      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85423      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
85424      DEBUG main            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 
85948      DEBUG main            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 
87025      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 
87027      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 
87028      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 
87029      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 
87030      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 
87030      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 
87037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89225      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.52ms 
89226      DEBUG main            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 
89229      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89230      DEBUG main            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 
90278      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 
90284      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92424      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
92424      DEBUG main            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 
92877      DEBUG main            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 
93923      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 
93929      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96053      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.02ms 
96054      DEBUG main            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 
96056      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96057      DEBUG main            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 
97087      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 
97094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99284      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
99284      DEBUG main            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 
99651      DEBUG main            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 
100639     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 
100646     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102789     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.18ms 
102789     DEBUG main            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 
102791     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102791     DEBUG main            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 
103820     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 
103826     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106019     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
106019     DEBUG main            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 
106496     DEBUG main            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 
107504     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 
107510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109591     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.39ms 
109591     DEBUG main            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 
109593     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109593     DEBUG main            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 
110694     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 
110702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112843     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
112843     DEBUG main            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 
113328     DEBUG main            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 
114334     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 
114341     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116479     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.91ms 
116479     DEBUG main            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 
528        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
587        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
773        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 
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/standardRules.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/ldt.key 
1145       DEBUG main            d.u.i.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 
1167       DEBUG main            d.u.i.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 
1218       DEBUG main            d.u.i.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 
1233       DEBUG main            d.u.i.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 
1242       DEBUG main            d.u.i.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 
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/locSets.key 
1250       DEBUG main            d.u.i.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 
1254       DEBUG main            d.u.i.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 
1255       DEBUG main            d.u.i.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 
1256       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1336       DEBUG main            d.u.i.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 
1537       DEBUG main            d.u.i.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 
1596       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.key 
1873       DEBUG main            d.u.i.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 
1911       DEBUG main            d.u.i.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 
2056       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
2145       DEBUG main            d.u.i.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 
2159       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2464       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2465       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2468       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2469       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2789       DEBUG main            d.u.i.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 
2871       DEBUG main            d.u.i.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 
2880       DEBUG main            d.u.i.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 
2892       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2954       DEBUG main            d.u.i.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 
2956       DEBUG main            d.u.i.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 
2956       DEBUG main            d.u.i.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 
3001       DEBUG main            d.u.i.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 
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/booleanRules.key 
3061       DEBUG main            d.u.i.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 
3069       DEBUG main            d.u.i.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 
3169       DEBUG main            d.u.i.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 
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/permissionRules.key 
3294       DEBUG main            d.u.i.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 
3365       DEBUG main            d.u.i.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 
3372       DEBUG main            d.u.i.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 
3465       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.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/assertions.key 
4294       DEBUG main            d.u.i.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 
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/activeUse.key 
4359       DEBUG main            d.u.i.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 
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/java5.key 
4384       DEBUG main            d.u.i.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 
4427       DEBUG main            d.u.i.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 
4496       DEBUG main            d.u.i.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 
4512       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4515       DEBUG main            d.u.i.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 
4538       DEBUG main            d.u.i.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 
4543       DEBUG main            d.u.i.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 
4568       DEBUG main            d.u.i.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 
4571       DEBUG main            d.u.i.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 
4573       DEBUG main            d.u.i.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 
4581       DEBUG main            d.u.i.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 
4592       DEBUG main            d.u.i.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 
4604       DEBUG main            d.u.i.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 
4615       DEBUG main            d.u.i.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 
4619       DEBUG main            d.u.i.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 
4623       DEBUG main            d.u.i.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 
4626       DEBUG main            d.u.i.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 
4633       DEBUG main            d.u.i.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 
4668       DEBUG main            d.u.i.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 
4678       DEBUG main            d.u.i.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 
4686       DEBUG main            d.u.i.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 
4688       DEBUG main            d.u.i.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 
4694       DEBUG main            d.u.i.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 
4698       DEBUG main            d.u.i.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 
4702       DEBUG main            d.u.i.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 
4756       DEBUG main            d.u.i.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 
4761       DEBUG main            d.u.i.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 
4765       DEBUG main            d.u.i.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 
4878       DEBUG main            d.u.i.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 
7461       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 
7486       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 
7500       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 
7503       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 
7511       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 
7516       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 
7523       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 
7526       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 
7534       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 
7606       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9756       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.2ns 
9758       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 
10470      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
10598      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
10650      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11085      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11224      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11281      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
11486      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
11489      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
11499      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
11502      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
11755      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 
12641      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 
12648      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 
12652      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 
12654      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 
12657      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 
12658      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 
12662      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 
12664      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 
12668      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 
14222      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14230      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
14249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14258      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14336      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14366      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
14377      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14386      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
14417      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 256.8ms 
14418      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 
14435      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14436      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 
15297      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 
15303      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 
15307      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 
15309      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 
15311      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 
15312      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 
15317      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 
15318      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 
15322      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 
15328      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
16715      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 
16918      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
16986      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17025      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17322      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17415      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17458      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
17578      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
17581      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
17583      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
17585      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
17754      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 
18564      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 
18571      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 
18575      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 
18577      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 
18579      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 
18581      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 
18585      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 
18586      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 
18590      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 
20023      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20029      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
20037      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20043      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20089      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20096      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
20108      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20121      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
20156      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 159.13ms 
20158      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 
20166      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20167      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 
20904      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 
20908      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 
20911      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 
20912      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 
20914      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 
20915      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 
20918      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 
20919      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 
20921      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 
20927      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22285      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
22285      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 
22581      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22652      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
22689      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
23556      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
23677      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
23743      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
24081      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
24083      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
24086      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
24087      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
24301      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 
24988      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 
24993      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 
24995      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 
24996      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 
24997      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 
24998      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 
25000      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 
25001      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 
25003      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 
26366      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26371      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
26377      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26382      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26508      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26517      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
26524      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26539      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
26663      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 328.27ms 
26663      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 
26670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26670      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 
27624      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 
27633      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 
27642      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 
27642      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 
27649      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 
27650      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 
27652      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 
27656      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 
27659      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 
27672      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29436      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
29437      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 
29732      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
29802      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
29835      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
30762      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
30905      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
31000      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
31274      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
31276      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
31278      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
31279      DEBUG Thread-10       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
31490      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 
32184      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 
32188      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 
32190      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 
32191      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 
32192      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 
32193      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 
32195      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 
32196      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 
32198      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 
33545      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33550      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.IN_PROGRESS; 
33554      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33558      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33676      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33683      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TransactionException.NOT_IN_PROGRESS; 
33690      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33698      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: _transactionDepth; 
33778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 257.73ms 
33779      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 
33783      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33784      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 
34488      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 
34493      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 
34496      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 
34497      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 
34499      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 
34499      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 
34502      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 
34503      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 
34505      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 
34515      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35871      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.3ns 
35872      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 
36401      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
36989      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
36990      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
37219      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
37223      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
38330      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
38334      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
38338      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
38366      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
38912      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
38913      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
38936      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
38941      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
38967      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
40503      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
40670      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
40833      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
40990      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.npe; 
41413      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 
42069      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 
42073      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 
42075      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 
42076      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 
42077      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 
42078      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 
42081      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 
42082      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 
42084      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 
43554      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.npe; 
43615      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
43668      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
43772      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.aioobe; 
43834      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
43845      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
43855      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.CLEAR_ON_RESET; 
44103      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
44112      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
44363      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: JCSystem.NOT_A_TRANSIENT_OBJECT; 
44399      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 917.95ms 
44400      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 
44402      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44403      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 
46450      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 
46460      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46463      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48939      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
48940      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 
71324      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 
72479      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 
72487      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1s 
75881      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 
75886      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75887      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 
77018      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 
77025      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79426      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
79427      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 
81062      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 
82147      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 
82153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84645      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 165.23ms 
84646      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 
84648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84648      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 
86135      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 
86137      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 
86138      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 
86139      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 
86148      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86149      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89046      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
89046      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 
90666      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 
91968      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 
91970      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 
91970      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 
91972      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 
91979      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94932      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 210.59ms 
94932      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 
94934      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94935      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 
96123      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LRS.java 
96126      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LCP.java 
96127      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/SuffixArray.java 
96135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96137      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98703      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
98703      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 
105399     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 
106526     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LRS.java 
106528     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/LCP.java 
106529     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/SemanticSlicing/SuffixArray.java 
106537     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109657     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 766.12ms 
109658     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 
109663     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109663     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 
111036     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 
111043     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 
111060     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113502     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
113503     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 
113576     DEBUG Thread-28       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
113731     DEBUG Thread-28       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
114235     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 
115488     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 
115490     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 
115498     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117894     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
117914     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
117935     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.8ms 
117935     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 
117937     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117937     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 
119161     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 
119164     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 
119171     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121579     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
121579     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 
121818     DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
122594     DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
123119     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 
124331     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 
124333     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 
124342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126749     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
126814     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
126823     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 155.12ms 
126824     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 
126826     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126826     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 
128105     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 
128107     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 
128116     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130539     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
130540     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 
130584     DEBUG Thread-34       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
131044     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 
132204     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 
132207     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 
132214     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134607     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ArrayList.resultDep; 
134615     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.01ms 
134616     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 
134618     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
134618     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 
135835     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 
135837     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 
135845     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138202     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
138203     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 
138221     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
138228     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
138233     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
138241     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
138263     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
138271     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
138280     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
138306     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
138313     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
138323     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
138755     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 
139922     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 
139924     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 
139931     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142336     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
142342     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
142344     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
142346     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
142351     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
142353     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
142355     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
142362     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
142364     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
142366     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
142371     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.22ms 
142372     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 
142373     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
142374     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 
143576     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 
143578     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 
143585     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145965     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
145966     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 
145999     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146010     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146018     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
146024     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146034     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
146056     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146065     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
146074     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
146083     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146090     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146099     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
146108     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
146127     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146135     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
146143     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
146153     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146160     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
146170     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
146179     DEBUG Thread-40       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
146644     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 
147816     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 
147819     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 
147827     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
150160     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150163     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150164     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
150167     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150169     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
150173     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150175     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
150178     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
150181     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150183     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150185     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
150188     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
150194     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150197     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
150199     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
150202     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150204     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
150207     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
150209     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
150213     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.58ms 
150213     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 
150215     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
150215     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 
151428     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 
151431     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 
151439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153863     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.8ns 
153863     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 
153880     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153883     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
153891     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
153902     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
153912     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
153926     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
153933     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
153943     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
154315     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 
155523     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 
155526     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 
155533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
157900     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
157901     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
157903     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
157906     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
157908     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
157911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
157913     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
157915     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
157920     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.92ms 
157920     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 
157922     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
157922     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 
159152     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 
159155     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 
159161     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161622     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
161622     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 
161635     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
161639     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
161643     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161655     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161678     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
161693     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161724     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
161727     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
161734     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
161739     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161747     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
161758     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
161766     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161778     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
161797     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
161825     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
161883     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
161900     DEBUG Thread-46       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
162398     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 
163626     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 
163628     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 
163635     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165975     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
165976     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
165978     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
165979     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
165983     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
165984     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
165986     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
165988     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
165990     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
165992     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
165994     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
165996     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
165999     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
166006     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
166012     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
166015     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
166029     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
166034     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
166041     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 68.61ms 
166041     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 
166042     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
166043     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 
167269     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 
167271     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 
167277     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169732     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
169732     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 
169755     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
169759     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
169770     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
169780     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
169787     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
169803     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
169824     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
169842     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
169858     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
169951     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
170033     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
170061     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
170085     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
170113     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
170234     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
170262     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
170285     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
170320     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
170374     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
170392     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
170420     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
170451     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
170498     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
170537     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
170555     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
170585     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
170617     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
171194     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 
172370     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 
172374     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 
172383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174610     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174612     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
174617     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
174621     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174624     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
174629     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
174633     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174636     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
174641     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174659     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
174670     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174674     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
174679     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
174688     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
174696     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
174701     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174706     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
174717     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
174725     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
174733     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
174737     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174741     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
174747     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174770     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174774     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.l2Dep; 
174779     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
174784     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
174802     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 195.72ms 
174802     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 
457        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
498        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
627        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 
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/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 
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 
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 
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/integerHeader.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/floatHeader.key 
1072       DEBUG main            d.u.i.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 
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/locSets.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/permission.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/reach.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/seq.key 
1088       DEBUG main            d.u.i.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 
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/freeADT.key 
1178       DEBUG main            d.u.i.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 
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/charListHeader.key 
1411       DEBUG main            d.u.i.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 
1478       DEBUG main            d.u.i.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 
1523       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1782       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
1927       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
1983       DEBUG main            d.u.i.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 
1993       DEBUG main            d.u.i.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 
2011       DEBUG main            d.u.i.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 
2239       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2239       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2243       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2244       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/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 
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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2562       DEBUG main            d.u.i.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 
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/booleanRules.key 
2610       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2692       DEBUG main            d.u.i.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 
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/permissionRules.key 
2795       DEBUG main            d.u.i.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 
2838       DEBUG main            d.u.i.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 
2849       DEBUG main            d.u.i.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 
2968       DEBUG main            d.u.i.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 
3007       DEBUG main            d.u.i.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 
3014       DEBUG main            d.u.i.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 
3106       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.key 
3938       DEBUG main            d.u.i.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 
4012       DEBUG main            d.u.i.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 
4029       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4059       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.key 
4083       DEBUG main            d.u.i.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 
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/regExLemmaProven.key 
4096       DEBUG main            d.u.i.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 
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/infFlow.key 
4122       DEBUG main            d.u.i.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 
4127       DEBUG main            d.u.i.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 
4131       DEBUG main            d.u.i.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 
4133       DEBUG main            d.u.i.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 
4141       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4193       DEBUG main            d.u.i.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 
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/wdReachRules.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/wdSeqRules.key 
4208       DEBUG main            d.u.i.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 
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/wdRegExRules.key 
4217       DEBUG main            d.u.i.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 
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/loopInvariantRules.key 
4243       DEBUG main            d.u.i.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 
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/execRules.key 
4400       DEBUG main            d.u.i.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 
7922       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7978       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 
7981       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 
7985       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 
7986       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 
7992       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 
7995       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 
7998       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 
8042       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11508      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 72.5ns 
11511      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 
19088      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 
20519      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
20570      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 
20572      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 
20575      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 
20576      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 
20579      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 
20581      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 
20585      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 
20601      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24400      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 809.5ms 
24400      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 
24418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24419      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 
25675      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
25719      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 
25720      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 
25721      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 
25721      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 
25723      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 
25724      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 
25726      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 
25735      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28595      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
28596      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 
30752      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 
32117      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
32159      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 
32160      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 
32162      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 
32162      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 
32164      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 
32165      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 
32167      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 
32177      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 229.29ms 
35297      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 
35300      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35301      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 
36613      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
36656      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 
36657      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 
36658      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 
36659      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 
36661      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 
36662      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 
36664      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 
36673      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39448      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.7ns 
39449      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 
72543      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 
73742      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
73782      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 
73783      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 
73784      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 
73784      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 
73785      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 
73786      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 
73788      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 
73797      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78560      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.1s 
78561      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 
78567      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78567      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 
79875      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
79929      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 
79930      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 
79931      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 
79931      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 
79933      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 
79934      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 
79935      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 
79943      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79945      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82509      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
82509      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 
86902      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 
88250      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
88303      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 
88305      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 
88306      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 
88306      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 
88309      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 
88310      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 
88312      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 
88324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91508      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 471.31ms 
91509      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 
91513      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91513      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 
92730      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
92769      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 
92770      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 
92770      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 
92770      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 
92771      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 
92772      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 
92773      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 
92780      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92782      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95449      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.4ns 
95449      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 
98839      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 
100010     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
100048     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 
100049     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 
100050     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 
100050     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 
100051     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 
100052     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 
100053     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 
100061     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103023     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 394.71ms 
103024     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 
103027     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103028     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 
104234     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
104296     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 
104297     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 
104298     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 
104298     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 
104299     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 
104300     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 
104301     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 
104308     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106992     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
106993     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 
107308     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 
108464     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
108497     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 
108498     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 
108499     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 
108499     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 
108500     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 
108501     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 
108502     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 
108510     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111089     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.78ms 
111089     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 
111091     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111091     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 
112224     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
112259     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 
112260     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 
112261     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 
112261     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 
112262     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 
112263     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 
112264     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 
112270     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112272     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114869     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
114870     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 
115724     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 
116880     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
116916     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 
116917     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 
116918     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 
116918     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 
116920     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 
116920     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 
116921     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 
116930     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119513     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 72.49ms 
119514     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 
119516     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119517     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 
120698     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
120732     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 
120733     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 
120733     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 
120733     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 
120734     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 
120735     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 
120736     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 
120742     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120743     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123284     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.8ns 
123284     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 
125377     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 
126562     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
126597     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 
126598     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 
126599     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 
126599     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 
126600     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 
126601     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 
126602     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 
126610     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129312     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 193.05ms 
129312     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 
129315     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129315     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 
130487     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
130521     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 
130521     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 
130522     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 
130522     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 
130523     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 
130524     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 
130525     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 
130531     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130532     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133090     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
133090     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 
133950     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 
135153     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
135191     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 
135192     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 
135193     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 
135193     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 
135194     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 
135195     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 
135197     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 
135206     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137908     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 74.36ms 
137908     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 
137911     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137912     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 
139069     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
139102     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 
139103     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 
139104     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 
139104     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 
139105     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 
139107     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 
139108     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 
139114     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139116     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141633     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
141634     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 
142390     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 
143541     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
143577     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 
143577     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 
143578     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 
143578     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 
143579     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 
143580     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 
143581     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 
143588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146231     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.61ms 
146231     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 
146234     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146235     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 
147426     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
147459     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 
147459     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 
147460     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 
147460     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 
147461     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 
147462     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 
147462     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 
147468     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149933     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
149933     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 
150958     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 
152101     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
152137     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 
152137     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 
152138     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 
152138     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 
152139     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 
152140     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 
152141     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 
152148     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
154754     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 82.7ms 
154756     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 
154760     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154760     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 
155998     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
156035     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 
156036     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 
156036     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 
156037     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 
156037     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 
156038     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 
156039     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 
156046     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156047     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158649     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
158649     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 
159133     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 
160298     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
160331     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 
160332     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 
160332     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 
160333     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 
160333     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 
160334     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 
160335     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 
160342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162909     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.03ms 
162910     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 
162912     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162913     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 
164118     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
164152     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 
164152     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 
164153     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 
164153     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 
164154     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 
164154     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 
164155     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 
164163     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
164164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166758     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
166758     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 
167326     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 
168451     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
168485     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 
168485     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 
168486     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 
168486     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 
168487     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 
168487     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 
168488     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 
168494     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
171029     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.51ms 
171029     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 
171031     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171031     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 
172207     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
172241     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 
172242     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 
172242     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 
172242     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 
172243     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 
172244     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 
172244     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 
172250     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172252     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174856     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
174856     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 
176152     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 
177299     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
177335     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 
177335     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 
177344     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 
177344     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 
177345     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 
177346     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 
177347     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 
177353     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179941     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 104.84ms 
179942     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 
179945     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
179945     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 
181179     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
181213     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 
181214     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 
181215     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 
181215     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 
181216     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 
181217     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 
181218     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 
181224     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181225     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183769     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
183770     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 
184573     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 
185701     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
185736     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 
185736     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 
185737     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 
185737     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 
185738     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 
185738     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 
185739     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 
185746     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188331     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 67.95ms 
188332     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 
188334     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
188335     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 
189530     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
189565     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 
189566     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 
189567     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 
189568     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 
189569     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 
189570     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 
189571     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 
189579     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
189580     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192056     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
192057     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 
192858     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 
194039     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
194075     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 
194076     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 
194077     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 
194077     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 
194078     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 
194078     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 
194079     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 
194088     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
196717     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.49ms 
196717     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 
196719     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
196720     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 
197973     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
198008     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 
198008     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 
198009     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 
198009     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 
198010     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 
198011     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 
198013     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 
198020     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198023     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
200678     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
200678     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 
202438     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 
203678     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
203714     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 
203715     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 
203715     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 
203715     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 
203716     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 
203717     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 
203718     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 
203725     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206496     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 122.13ms 
206497     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 
206499     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206500     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 
207741     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
207778     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 
207779     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 
207780     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 
207780     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 
207781     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 
207782     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 
207783     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 
207790     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207791     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210373     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
210374     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 
210793     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 
211966     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
212001     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 
212001     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 
212002     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 
212002     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 
212003     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 
212003     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 
212004     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 
212011     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
214546     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.06ms 
214546     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 
214549     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
214549     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 
215781     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
215814     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 
215815     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 
215815     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 
215815     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 
215816     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 
215817     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 
215817     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 
215823     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215824     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
218403     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.6ns 
218403     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 
219975     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 
221140     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
221175     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 
221175     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 
221176     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 
221176     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 
221177     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 
221178     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 
221179     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 
221184     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223865     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 121.65ms 
223865     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 
223869     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223869     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 
225072     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
225106     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 
225106     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 
225107     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 
225108     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 
225108     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 
225109     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 
225110     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 
225118     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
225119     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
227721     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
227722     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 
229311     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 
230492     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
230524     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 
230525     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 
230525     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 
230525     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 
230526     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 
230527     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 
230527     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 
230533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
233140     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 149.33ms 
233140     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 
233143     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
233144     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 
234391     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
234428     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 
234429     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 
234429     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 
234429     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 
234430     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 
234431     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 
234432     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 
234438     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
234439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237017     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
237017     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 
237456     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 
238614     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
238648     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 
238649     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 
238650     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 
238650     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 
238650     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 
238651     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 
238652     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 
238659     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
241188     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.14ms 
241188     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 
241192     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
241193     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 
242428     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
242462     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 
242463     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 
242463     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 
242463     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 
242464     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 
242465     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 
242465     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 
242471     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
242472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
245090     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
245091     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 
245861     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 
247033     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
247069     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 
247069     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 
247070     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 
247070     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 
247071     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 
247071     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 
247072     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 
247079     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
249702     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 69.22ms 
249715     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 
249718     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
249718     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 
250912     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
250948     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 
250948     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 
250949     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 
250949     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 
250950     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 
250950     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 
250951     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 
250957     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
250958     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
253599     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
253599     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 
254081     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 
255262     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
255299     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 
255299     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 
255300     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 
255300     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 
255301     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 
255302     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 
255303     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 
255309     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
257936     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.07ms 
257936     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 
257938     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
257938     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 
259165     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
259200     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 
259201     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 
259201     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 
259201     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 
259202     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 
259203     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 
259204     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 
259210     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
259211     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
261729     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
261729     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 
264889     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 
266094     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
266129     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 
266129     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 
266130     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 
266130     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 
266131     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 
266132     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 
266133     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 
266139     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
268941     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 294.94ms 
268942     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 
268944     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
268945     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 
270137     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
270177     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 
270178     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 
270178     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 
270178     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 
270179     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 
270180     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 
270181     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 
270187     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
270188     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
272898     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
272898     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 
281349     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 
282518     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
282555     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 
282556     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 
282556     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 
282556     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 
282557     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 
282558     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 
282559     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 
282567     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
285652     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 572.19ms 
285653     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 
285657     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
285657     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 
286899     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
286934     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 
286934     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 
286935     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 
286935     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 
286936     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 
286936     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 
286937     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 
286943     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286944     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
289532     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
289532     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 
290650     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 
291813     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
291848     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 
291848     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 
291849     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 
291849     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 
291850     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 
291850     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 
291851     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 
291858     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
294463     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 98.39ms 
294463     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 
294465     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
294466     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 
295681     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
295716     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 
295717     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 
295718     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 
295718     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 
295719     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 
295719     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 
295720     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 
295726     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
295727     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
298300     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
298301     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 
299387     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 
300557     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
300592     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 
300592     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 
300593     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 
300593     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 
300594     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 
300594     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 
300595     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 
300603     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
303161     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.7ms 
303162     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 
303164     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303165     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 
304345     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
304381     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 
304382     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 
304383     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 
304383     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 
304383     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 
304384     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 
304385     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 
304390     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304391     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306939     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.7ns 
306939     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 
308067     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 
309248     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
309284     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 
309284     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 
309285     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 
309286     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 
309286     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 
309287     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 
309288     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 
309297     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
311829     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.03ms 
311829     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 
311831     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
311831     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 
313004     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
313040     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 
313040     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 
313041     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 
313041     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 
313042     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 
313042     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 
313043     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 
313051     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
313052     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
315606     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
315607     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 
316326     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 
317470     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
317503     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 
317503     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 
317504     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 
317504     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 
317505     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 
317506     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 
317506     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 
317512     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
320071     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.96ms 
320071     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 
320073     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
320074     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 
321262     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
321296     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 
321297     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 
321297     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 
321297     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 
321298     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 
321299     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 
321300     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 
321305     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
321306     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
323881     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
323881     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 
327684     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 
328855     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
328891     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 
328891     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 
328892     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 
328892     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 
328893     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 
328893     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 
328894     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 
328900     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
331857     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 363.31ms 
331857     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 
534        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
604        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
770        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1192       DEBUG main            d.u.i.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 
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/floatHeader.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/heap.key 
1222       DEBUG main            d.u.i.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 
1223       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1230       DEBUG main            d.u.i.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 
1311       DEBUG main            d.u.i.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 
1315       DEBUG main            d.u.i.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 
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/charListHeader.key 
1528       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1593       DEBUG main            d.u.i.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 
1666       DEBUG main            d.u.i.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 
1834       DEBUG main            d.u.i.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 
1869       DEBUG main            d.u.i.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 
1999       DEBUG main            d.u.i.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 
2038       DEBUG main            d.u.i.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 
2052       DEBUG main            d.u.i.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 
2063       DEBUG main            d.u.i.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 
2080       DEBUG main            d.u.i.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 
2298       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2299       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2302       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2302       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2341       DEBUG main            d.u.i.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 
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/bsum.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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.key 
2597       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.key 
2623       DEBUG main            d.u.i.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 
2647       DEBUG main            d.u.i.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 
2690       DEBUG main            d.u.i.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 
2698       DEBUG main            d.u.i.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 
2778       DEBUG main            d.u.i.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 
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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
3080       DEBUG main            d.u.i.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 
3088       DEBUG main            d.u.i.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 
3182       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
3871       DEBUG main            d.u.i.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 
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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4035       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.key 
4060       DEBUG main            d.u.i.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 
4064       DEBUG main            d.u.i.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 
4083       DEBUG main            d.u.i.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 
4085       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.key 
4118       DEBUG main            d.u.i.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 
4120       DEBUG main            d.u.i.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 
4122       DEBUG main            d.u.i.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 
4127       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.key 
4206       DEBUG main            d.u.i.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 
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/wdStringRules.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/wdRegExRules.key 
4216       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4336       DEBUG main            d.u.i.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 
8085       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 
8086       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 
8157       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11397      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43.9ns 
11400      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 
18506      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 
19920      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 
19922      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 
19945      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23080      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 667.18ms 
23081      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 
23096      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23097      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 
24392      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 
24393      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 
24403      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26791      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
26792      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 
28397      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 
29634      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 
29636      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 
29649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32219      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 233.56ms 
32219      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 
32222      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32223      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 
33371      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 
33381      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 
33389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33409      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35760      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.1ns 
35761      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 
38686      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 
39832      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 
39833      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 
39845      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42494      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 399.15ms 
42495      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 
42498      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42499      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 
43628      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 
43629      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 
43635      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43637      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45981      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
45981      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 
46597      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 
47704      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 
47705      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 
47713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50028      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.22ms 
50028      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 
50031      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50031      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 
51150      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 
51152      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 
51159      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51161      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53553      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
53554      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 
54895      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 
56004      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 
56005      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 
56013      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58484      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 180.85ms 
58484      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 
58487      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58488      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 
59612      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 
59613      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 
59619      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61931      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
61932      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 
62443      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 
63514      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 
63515      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 
63522      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65829      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.18ms 
65830      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 
65835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65836      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 
66948      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 
66949      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 
66955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69210      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
69211      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 
69540      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 
70605      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 
70606      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 
70614      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72912      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.88ms 
72912      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 
72914      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72914      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 
74044      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 
74045      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 
74051      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76338      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
76339      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 
76764      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 
77844      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 
77844      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 
77855      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80041      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.09ms 
80041      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 
80044      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80044      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 
81160      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 
81161      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 
81168      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81169      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83409      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
83410      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 
83799      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 
84871      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 
84872      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 
84881      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.68ms 
87067      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 
457        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
527        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
686        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.key 
1133       DEBUG main            d.u.i.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 
1134       DEBUG main            d.u.i.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 
1139       DEBUG main            d.u.i.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 
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/seq.key 
1143       DEBUG main            d.u.i.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 
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/freeADT.key 
1232       DEBUG main            d.u.i.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 
1233       DEBUG main            d.u.i.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 
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/propRule.key 
1510       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.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/updateRules.key 
1834       DEBUG main            d.u.i.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 
1977       DEBUG main            d.u.i.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 
2025       DEBUG main            d.u.i.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 
2049       DEBUG main            d.u.i.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 
2065       DEBUG main            d.u.i.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 
2087       DEBUG main            d.u.i.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 
2337       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2338       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2340       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2341       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.key 
2746       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.key 
2809       DEBUG main            d.u.i.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 
2811       DEBUG main            d.u.i.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 
2812       DEBUG main            d.u.i.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 
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/genericRules.key 
2859       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
2958       DEBUG main            d.u.i.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 
3057       DEBUG main            d.u.i.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 
3091       DEBUG main            d.u.i.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 
3140       DEBUG main            d.u.i.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 
3146       DEBUG main            d.u.i.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 
3222       DEBUG main            d.u.i.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 
3272       DEBUG main            d.u.i.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 
3282       DEBUG main            d.u.i.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 
3462       DEBUG main            d.u.i.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 
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/loopRules.key 
4181       DEBUG main            d.u.i.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 
4258       DEBUG main            d.u.i.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 
4284       DEBUG main            d.u.i.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 
4289       DEBUG main            d.u.i.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 
4349       DEBUG main            d.u.i.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 
4391       DEBUG main            d.u.i.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 
4415       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4426       DEBUG main            d.u.i.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 
4454       DEBUG main            d.u.i.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 
4461       DEBUG main            d.u.i.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 
4485       DEBUG main            d.u.i.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 
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/regExHeader.key 
4489       DEBUG main            d.u.i.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 
4496       DEBUG main            d.u.i.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 
4506       DEBUG main            d.u.i.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 
4551       DEBUG main            d.u.i.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 
4559       DEBUG main            d.u.i.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 
4563       DEBUG main            d.u.i.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 
4565       DEBUG main            d.u.i.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 
4567       DEBUG main            d.u.i.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 
4573       DEBUG main            d.u.i.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 
4608       DEBUG main            d.u.i.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 
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/wdHeapRules.key 
4621       DEBUG main            d.u.i.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 
4623       DEBUG main            d.u.i.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 
4627       DEBUG main            d.u.i.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 
4631       DEBUG main            d.u.i.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 
4633       DEBUG main            d.u.i.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 
4652       DEBUG main            d.u.i.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 
4655       DEBUG main            d.u.i.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 
4657       DEBUG main            d.u.i.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 
4739       DEBUG main            d.u.i.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 
8417       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 
8427       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 
8497       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8517       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11974      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.6ns 
11977      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 
13933      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 
15280      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 
15284      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 
15309      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18220      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 196.72ms 
18221      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 
18230      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18231      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 
19586      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 
19588      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 
19597      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22233      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
22236      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 
22290      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
25336      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'macro simp-upd' 
25344      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'rule observerDependencyEQ' 
25364      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'tryclose' 
25616      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 
26842      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 
26844      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 
26852      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29490      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 172.46ms 
29491      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 
467        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
514        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
650        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1134       DEBUG main            d.u.i.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 
1144       DEBUG main            d.u.i.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 
1144       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1234       DEBUG main            d.u.i.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 
1235       DEBUG main            d.u.i.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 
1236       DEBUG main            d.u.i.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 
1462       DEBUG main            d.u.i.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 
1530       DEBUG main            d.u.i.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 
1569       DEBUG main            d.u.i.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 
1651       DEBUG main            d.u.i.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 
1801       DEBUG main            d.u.i.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 
1826       DEBUG main            d.u.i.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 
1986       DEBUG main            d.u.i.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 
2042       DEBUG main            d.u.i.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 
2056       DEBUG main            d.u.i.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 
2063       DEBUG main            d.u.i.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 
2086       DEBUG main            d.u.i.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 
2349       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2350       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2354       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2354       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2472       DEBUG main            d.u.i.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 
2573       DEBUG main            d.u.i.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 
2609       DEBUG main            d.u.i.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 
2618       DEBUG main            d.u.i.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 
2630       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2708       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.key 
2782       DEBUG main            d.u.i.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 
2791       DEBUG main            d.u.i.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 
2797       DEBUG main            d.u.i.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 
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/heapRules.key 
2956       DEBUG main            d.u.i.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 
2979       DEBUG main            d.u.i.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 
3012       DEBUG main            d.u.i.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 
3015       DEBUG main            d.u.i.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 
3078       DEBUG main            d.u.i.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 
3116       DEBUG main            d.u.i.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 
3155       DEBUG main            d.u.i.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 
3246       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/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 
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/floatAssignment2UpdateRules.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/bigint.key 
4108       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4165       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.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/regExAxioms.key 
4193       DEBUG main            d.u.i.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 
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/seqEq.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/infFlow.key 
4217       DEBUG main            d.u.i.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 
4221       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.key 
4268       DEBUG main            d.u.i.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 
4274       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
4281       DEBUG main            d.u.i.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 
4284       DEBUG main            d.u.i.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 
4286       DEBUG main            d.u.i.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 
4304       DEBUG main            d.u.i.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 
4307       DEBUG main            d.u.i.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 
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/execRules.key 
4395       DEBUG main            d.u.i.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 
8350       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 
8355       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 
8360       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 
8365       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 
8368       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 
8376       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 
8462       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8476       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12098      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 63.7ns 
12108      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 
117864     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 
119343     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 
119344     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 
119346     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 
119348     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 
119350     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 
119353     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 
119365     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126006     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.72s 
126007     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 
126079     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126080     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 
127671     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 
127673     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 
127674     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 
127676     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 
127678     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 
127681     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 
127693     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130345     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
130346     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 
131774     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 
133092     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 
133093     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 
133094     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 
133096     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 
133098     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 
133101     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 
133113     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135967     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 163.04ms 
135968     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 
135970     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135971     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 
137397     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 
137398     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 
137400     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 
137401     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 
137403     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 
137406     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 
137416     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139985     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
139986     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 
144846     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 
146106     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 
146107     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 
146108     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 
146109     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 
146110     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 
146112     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 
146121     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149291     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 364.93ms 
149292     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 
149295     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149295     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 
150637     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 
150639     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 
150640     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 
150641     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 
150643     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 
150645     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 
150655     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153317     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.3ns 
153317     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 
155696     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 
156928     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 
156928     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 
156930     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 
156931     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 
156932     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 
156933     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 
156942     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
160002     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 261.65ms 
160004     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 
160006     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
160007     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 
161264     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 
161265     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 
161266     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 
161266     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 
161267     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 
161269     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 
161275     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
163844     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
163845     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 
167030     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 
168238     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 
168239     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 
168240     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 
168241     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 
168242     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 
168243     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 
168252     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
171227     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 321.9ms 
171228     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 
171231     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171231     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 
172480     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 
172481     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 
172482     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 
172483     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 
172484     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 
172486     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 
172494     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175053     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
175054     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 
175984     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 
177158     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 
177159     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 
177160     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 
177161     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 
177162     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 
177164     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 
177170     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179687     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.13ms 
179688     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 
179690     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
179691     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 
180842     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 
180843     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 
180844     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 
180845     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 
180846     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 
180847     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 
180854     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183328     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
183329     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 
183934     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 
185082     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 
185083     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 
185084     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 
185085     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 
185086     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 
185087     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 
185096     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187647     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.27ms 
187648     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 
187650     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
187658     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 
188828     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 
188828     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 
188829     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 
188830     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 
188831     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 
188832     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 
188839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
191455     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
191455     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 
194459     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 
195638     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 
195638     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 
195639     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 
195640     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 
195640     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 
195642     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 
195648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198522     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 399.4ms 
198522     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 
198524     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198525     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 
199741     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 
199742     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 
199743     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 
199744     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 
199745     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 
199746     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 
199753     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
199754     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
202294     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
202295     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 
218914     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 
220073     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 
220073     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 
220074     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 
220075     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 
220076     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 
220077     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 
220084     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223621     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.09s 
223622     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 
516        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
575        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
742        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 
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/standardRules.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/ldt.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/boolean.key 
1136       DEBUG main            d.u.i.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 
1178       DEBUG main            d.u.i.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 
1188       DEBUG main            d.u.i.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 
1191       DEBUG main            d.u.i.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 
1196       DEBUG main            d.u.i.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 
1197       DEBUG main            d.u.i.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 
1198       DEBUG main            d.u.i.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 
1199       DEBUG main            d.u.i.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 
1201       DEBUG main            d.u.i.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 
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/freeADT.key 
1276       DEBUG main            d.u.i.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 
1277       DEBUG main            d.u.i.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 
1484       DEBUG main            d.u.i.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 
1522       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1660       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
2015       DEBUG main            d.u.i.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 
2074       DEBUG main            d.u.i.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 
2097       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2309       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2310       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2311       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2312       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2339       DEBUG main            d.u.i.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 
2375       DEBUG main            d.u.i.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 
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/bprod.key 
2530       DEBUG main            d.u.i.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 
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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2594       DEBUG main            d.u.i.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 
2637       DEBUG main            d.u.i.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 
2676       DEBUG main            d.u.i.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 
2680       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.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/permissionRules.key 
2825       DEBUG main            d.u.i.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 
2859       DEBUG main            d.u.i.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 
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/seqRules.key 
2947       DEBUG main            d.u.i.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 
2978       DEBUG main            d.u.i.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 
2985       DEBUG main            d.u.i.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 
3081       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
3852       DEBUG main            d.u.i.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 
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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
3995       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4045       DEBUG main            d.u.i.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 
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/regExHeader.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/regExAxioms.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/regExLemmaProven.key 
4062       DEBUG main            d.u.i.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 
4072       DEBUG main            d.u.i.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 
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/mapSize.key 
4085       DEBUG main            d.u.i.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 
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/wdHeader.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/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 
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/wdLocSetRules.key 
4173       DEBUG main            d.u.i.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 
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/wdReachRules.key 
4181       DEBUG main            d.u.i.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 
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/wdStringRules.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/wdRegExRules.key 
4192       DEBUG main            d.u.i.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 
4217       DEBUG main            d.u.i.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 
4221       DEBUG main            d.u.i.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 
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/execRules.key 
4330       DEBUG main            d.u.i.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 
7874       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 
7878       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 
7886       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 
7891       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 
7893       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 
7969       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11157      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41ns 
11159      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 
12851      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 
14249      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 
14250      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 
14252      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 
14254      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 
14256      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 
14267      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17030      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 140.03ms 
17031      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 
17042      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17042      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 
18251      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 
18252      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 
18254      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 
18256      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 
18257      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 
18264      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18265      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20756      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
20757      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 
21031      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 
22184      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 
22185      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 
22187      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 
22189      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 
22190      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 
22198      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24619      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.91ms 
24620      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 
24623      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24623      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 
25820      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 
25821      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 
25822      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 
25824      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 
25826      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 
25832      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25833      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28222      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
28223      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 
28528      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 
29628      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 
29629      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 
29630      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 
29632      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 
29632      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 
29640      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31967      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.23ms 
31968      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 
31970      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31971      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 
33170      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 
33171      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 
33173      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 
33175      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 
33176      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 
33182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33184      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35611      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
35611      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 
36294      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 
37454      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 
37455      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 
37457      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 
37458      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 
37460      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 
37468      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39815      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 67.51ms 
39815      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 
39818      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39819      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 
40964      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 
40965      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 
40967      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 
40968      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 
40969      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 
40975      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43349      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
43350      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 
43844      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 
44987      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 
44988      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 
44989      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 
44992      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 
44992      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 
44999      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47386      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.75ms 
47386      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 
47389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47390      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 
48570      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 
48570      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 
48571      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 
48574      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 
48575      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 
48581      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50901      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
50901      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 
51196      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 
52307      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 
52308      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 
52309      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 
52310      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 
52311      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 
52318      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54531      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.68ms 
54532      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 
54535      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54536      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 
55661      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 
55661      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 
55662      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 
55664      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 
55664      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 
55670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55672      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58012      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
58012      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 
64927      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 
65968      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 
65969      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 
65969      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 
65971      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 
65972      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 
65978      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68975      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 710.21ms 
68975      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 
68979      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68979      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 
70046      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 
70047      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 
70048      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 
70049      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 
70050      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 
70056      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70059      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72353      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
72354      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 
73201      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 
74348      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 
74348      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 
74349      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 
74350      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 
74351      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 
74357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76758      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 87.23ms 
76759      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 
76762      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76762      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 
77838      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 
77839      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 
77840      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 
77841      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 
77842      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 
77848      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77849      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
80168      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 
81733      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 
82811      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 
82811      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 
82812      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 
82813      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 
82814      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 
82820      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85268      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 215.66ms 
85269      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 
85272      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85272      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 
86392      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 
86392      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 
86395      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 
86396      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 
86398      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 
86405      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86407      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88654      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.4ns 
88654      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 
88989      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 
90028      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 
90028      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 
90029      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 
90030      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 
90031      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 
90036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92209      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.17ms 
92210      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 
92212      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92213      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 
93350      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 
93351      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 
93352      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 
93353      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 
93354      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 
93361      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93362      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95645      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
95645      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 
97127      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 
98210      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 
98213      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 
98214      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 
98215      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 
98216      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 
98224      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100542     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 72.99ms 
100542     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 
100545     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100546     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 
101641     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 
101642     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 
101643     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 
101644     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 
101645     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 
101650     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101651     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103934     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
103934     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 
104288     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 
105337     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 
105337     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 
105339     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 
105340     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 
105341     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 
105347     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107573     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.68ms 
107573     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 
107575     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107575     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 
108750     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 
108750     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 
108751     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 
108752     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 
108752     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 
108759     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110994     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
110994     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 
111449     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 
112516     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 
112516     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 
112517     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 
112519     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 
112519     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 
112526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114770     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.54ms 
114770     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 
114772     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114773     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 
115930     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 
115931     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 
115932     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 
115933     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 
115933     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 
115938     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115939     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118129     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
118129     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 
118518     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 
119604     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 
119605     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 
119605     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 
119606     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 
119607     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 
119612     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121848     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.09ms 
121849     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 
494        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
562        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
729        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 
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/standardRules.key 
1082       DEBUG main            d.u.i.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 
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/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 
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/floatHeader.key 
1163       DEBUG main            d.u.i.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 
1171       DEBUG main            d.u.i.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 
1172       DEBUG main            d.u.i.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 
1177       DEBUG main            d.u.i.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 
1178       DEBUG main            d.u.i.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 
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/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 
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/wellfound.key 
1260       DEBUG main            d.u.i.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 
1456       DEBUG main            d.u.i.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 
1543       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.key 
1783       DEBUG main            d.u.i.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 
1810       DEBUG main            d.u.i.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 
1930       DEBUG main            d.u.i.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 
1954       DEBUG main            d.u.i.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 
1985       DEBUG main            d.u.i.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 
1993       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2289       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2289       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2292       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2294       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2350       DEBUG main            d.u.i.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 
2412       DEBUG main            d.u.i.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 
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/bprod.key 
2609       DEBUG main            d.u.i.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 
2617       DEBUG main            d.u.i.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 
2630       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2700       DEBUG main            d.u.i.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 
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/genericRules.key 
2773       DEBUG main            d.u.i.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 
2799       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.key 
2965       DEBUG main            d.u.i.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 
2989       DEBUG main            d.u.i.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 
3026       DEBUG main            d.u.i.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 
3031       DEBUG main            d.u.i.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 
3118       DEBUG main            d.u.i.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 
3159       DEBUG main            d.u.i.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 
3166       DEBUG main            d.u.i.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 
3266       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.key 
4212       DEBUG main            d.u.i.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 
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/bigint.key 
4255       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4258       DEBUG main            d.u.i.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 
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/precRules.key 
4284       DEBUG main            d.u.i.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 
4304       DEBUG main            d.u.i.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 
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/regExHeader.key 
4306       DEBUG main            d.u.i.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 
4311       DEBUG main            d.u.i.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 
4319       DEBUG main            d.u.i.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 
4329       DEBUG main            d.u.i.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 
4338       DEBUG main            d.u.i.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 
4342       DEBUG main            d.u.i.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 
4344       DEBUG main            d.u.i.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 
4345       DEBUG main            d.u.i.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 
4352       DEBUG main            d.u.i.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 
4383       DEBUG main            d.u.i.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 
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/wdHeapRules.key 
4397       DEBUG main            d.u.i.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 
4399       DEBUG main            d.u.i.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 
4433       DEBUG main            d.u.i.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 
4438       DEBUG main            d.u.i.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 
4441       DEBUG main            d.u.i.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 
4464       DEBUG main            d.u.i.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 
4469       DEBUG main            d.u.i.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 
4472       DEBUG main            d.u.i.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 
4577       DEBUG main            d.u.i.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 
7853       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
7903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11024      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.8ns 
11026      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 
14718      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 
15965      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.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 
18767      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 346.5ms 
18781      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 
18794      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18799      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 
19935      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
19944      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22226      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
22226      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 
23180      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 
24277      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
24287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26713      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 118.23ms 
26714      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 
26718      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26718      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 
27924      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
27934      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30299      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
30300      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 
37119      DEBUG Thread-7        d.u.i.k.j.d.VariableSpecification Program match. Variables have different dimension (template #v0 = #vi;, source a#11[] = var;) 
60347      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 
61391      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/removeDups/RemoveDup.java 
61400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65383      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.71s 
65384      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 
65389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65390      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 
66557      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 
66566      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66568      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68830      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
68832      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 
176636     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 
177671     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 
177680     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182498     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.39s 
182500     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 
465        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
520        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
522        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
679        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 
999        DEBUG main            d.u.i.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 
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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1151       DEBUG main            d.u.i.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 
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/floatHeader.key 
1171       DEBUG main            d.u.i.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 
1178       DEBUG main            d.u.i.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 
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/permission.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/reach.key 
1183       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1285       DEBUG main            d.u.i.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 
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/charListHeader.key 
1478       DEBUG main            d.u.i.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 
1517       DEBUG main            d.u.i.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 
1549       DEBUG main            d.u.i.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 
1653       DEBUG main            d.u.i.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 
1860       DEBUG main            d.u.i.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 
1907       DEBUG main            d.u.i.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 
2063       DEBUG main            d.u.i.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 
2124       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.key 
2163       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2388       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2389       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2391       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2391       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2542       DEBUG main            d.u.i.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 
2780       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2877       DEBUG main            d.u.i.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 
2887       DEBUG main            d.u.i.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 
2920       DEBUG main            d.u.i.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 
2963       DEBUG main            d.u.i.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 
2965       DEBUG main            d.u.i.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 
2966       DEBUG main            d.u.i.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 
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/genericRules.key 
3028       DEBUG main            d.u.i.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 
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/epsilon.key 
3045       DEBUG main            d.u.i.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 
3200       DEBUG main            d.u.i.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 
3300       DEBUG main            d.u.i.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 
3344       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
4501       DEBUG main            d.u.i.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 
4513       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
4610       DEBUG main            d.u.i.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 
4614       DEBUG main            d.u.i.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 
4661       DEBUG main            d.u.i.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 
4691       DEBUG main            d.u.i.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 
4708       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4711       DEBUG main            d.u.i.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 
4736       DEBUG main            d.u.i.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 
4741       DEBUG main            d.u.i.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 
4763       DEBUG main            d.u.i.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 
4764       DEBUG main            d.u.i.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 
4766       DEBUG main            d.u.i.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 
4771       DEBUG main            d.u.i.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 
4779       DEBUG main            d.u.i.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 
4790       DEBUG main            d.u.i.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 
4800       DEBUG main            d.u.i.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 
4804       DEBUG main            d.u.i.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 
4808       DEBUG main            d.u.i.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 
4810       DEBUG main            d.u.i.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 
4817       DEBUG main            d.u.i.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 
4897       DEBUG main            d.u.i.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 
4906       DEBUG main            d.u.i.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 
4913       DEBUG main            d.u.i.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 
4915       DEBUG main            d.u.i.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 
4921       DEBUG main            d.u.i.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 
4925       DEBUG main            d.u.i.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 
4928       DEBUG main            d.u.i.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 
4950       DEBUG main            d.u.i.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 
4954       DEBUG main            d.u.i.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 
4958       DEBUG main            d.u.i.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 
5064       DEBUG main            d.u.i.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 
8304       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
8367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11527      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.7ns 
11529      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 
13229      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 
14540      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
14553      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17257      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 240.6ms 
17260      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 
17275      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17277      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17278      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 
18518      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
18529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20889      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 63.6ns 
20890      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 
20927      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'script 'sort.script'' 
20931      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 
20932      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot-prep' 
22354      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'select formula="{heapAtPre:=heap || exc:=null || heap:=heapAfter_sort_0}
   seq ...' 
22358      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'macro simp-upd' 
22370      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'let   @seqPre="seqDef{int u;}(0, array.length, array[u])"
    @seqSplit="seqDef ...' 
22373      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 5: 'rule seqPermSym 
  formula="seqPerm(@seqSplit, @seqPre)"' 
22395      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 6: 'rule seqPermSym
  formula="seqPerm(@seqSort, @seqSplit)"' 
22397      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 7: 'rule seqPermSym
  formula="seqPerm(@seqSort0, @seqSort)"' 
22399      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 8: 'rule seqPermTrans
  formula="seqPerm(@seqPre, @seqSplit)"' 
22401      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 9: 'rule seqPermTrans
  formula="seqPerm(@seqPre, @seqSort)"' 
22402      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 10: 'rule seqPermSym
  formula="seqPerm(@seqPre, @seqSort0)"' 
22409      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 11: 'tryclose' 
58008      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 
59153      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
59164      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63732      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.11s 
63733      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 
63776      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63782      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 
65090      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
65098      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65100      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67449      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
67449      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 
67450      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot-prep' 
69203      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'tryclose' 
117544     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'macro simp-upd' 
117678     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 4: 'rule seqPermFromSwap' 
117752     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 5: 'rule andRight' 
117758     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 6: 'auto' 
117789     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 7: 'instantiate hide var=iv with=i_0' 
117793     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 8: 'instantiate hide var=jv with=j_0' 
117796     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 9: 'auto' 
126231     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 10: 'macro simp-upd' 
126335     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 11: 'rule seqPermFromSwap' 
126337     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 12: 'rule andRight' 
126341     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 13: 'auto' 
126362     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 14: 'instantiate hide var=iv with=i_0' 
126364     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 15: 'instantiate hide var=jv with=to' 
126367     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 16: 'auto' 
133657     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 
134752     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/quicksort/Quicksort.java 
134760     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
140645     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.38s 
140645     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 
457        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
507        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
637        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1113       DEBUG main            d.u.i.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 
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/locSets.key 
1119       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1155       DEBUG main            d.u.i.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 
1156       DEBUG main            d.u.i.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 
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/charListHeader.key 
1357       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1421       DEBUG main            d.u.i.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 
1523       DEBUG main            d.u.i.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 
1697       DEBUG main            d.u.i.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 
1745       DEBUG main            d.u.i.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 
1889       DEBUG main            d.u.i.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 
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/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 
1964       DEBUG main            d.u.i.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 
1983       DEBUG main            d.u.i.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 
2302       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2303       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2309       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2311       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2405       DEBUG main            d.u.i.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 
2555       DEBUG main            d.u.i.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 
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/binaryAxioms.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/binaryLemmas.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/intPow.key 
2652       DEBUG main            d.u.i.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 
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/floatRules.key 
2689       DEBUG main            d.u.i.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 
2690       DEBUG main            d.u.i.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 
2738       DEBUG main            d.u.i.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 
2766       DEBUG main            d.u.i.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 
2772       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2887       DEBUG main            d.u.i.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 
2956       DEBUG main            d.u.i.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 
2992       DEBUG main            d.u.i.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 
3041       DEBUG main            d.u.i.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 
3047       DEBUG main            d.u.i.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 
3174       DEBUG main            d.u.i.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 
3228       DEBUG main            d.u.i.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 
3238       DEBUG main            d.u.i.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 
3377       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
4160       DEBUG main            d.u.i.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 
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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4297       DEBUG main            d.u.i.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 
4310       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4313       DEBUG main            d.u.i.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 
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/precRules.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/charListRules.key 
4358       DEBUG main            d.u.i.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 
4360       DEBUG main            d.u.i.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 
4361       DEBUG main            d.u.i.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 
4366       DEBUG main            d.u.i.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 
4373       DEBUG main            d.u.i.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 
4383       DEBUG main            d.u.i.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 
4390       DEBUG main            d.u.i.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 
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/wd.key 
4396       DEBUG main            d.u.i.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 
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/wdGeneralRules.key 
4403       DEBUG main            d.u.i.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 
4430       DEBUG main            d.u.i.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 
4437       DEBUG main            d.u.i.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 
4445       DEBUG main            d.u.i.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 
4446       DEBUG main            d.u.i.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 
4451       DEBUG main            d.u.i.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 
4456       DEBUG main            d.u.i.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 
4459       DEBUG main            d.u.i.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 
4481       DEBUG main            d.u.i.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 
4520       DEBUG main            d.u.i.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 
4523       DEBUG main            d.u.i.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 
4612       DEBUG main            d.u.i.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 
7569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10240      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.2ns 
10242      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 
10609      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 
11735      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13998      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.39ms 
13998      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 
14015      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14016      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 
15083      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15086      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17247      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
17248      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 
18488      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 
19554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21787      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.26ms 
21788      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 
21790      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21791      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 
22780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24819      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
24820      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 
25251      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 
26179      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28335      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.66ms 
28336      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 
28338      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28339      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 
29295      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29297      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31388      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
31388      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 
31771      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 
32720      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34828      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.69ms 
34828      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 
34830      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34831      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 
35769      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37843      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
37844      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 
38185      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 
39127      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.98ms 
41255      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 
41257      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41257      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 
42402      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 
42407      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 
42413      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 
42416      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 
42420      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 
42450      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42453      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44769      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.7ns 
44770      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 
45779      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 
46972      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 
46974      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 
46975      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 
46976      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 
46977      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 
46985      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49384      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 151.7ms 
49384      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 
49388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49389      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 
50374      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52498      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
52498      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 
52825      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 
53756      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55866      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.53ms 
55867      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 
55868      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55869      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 
56946      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 
56947      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 
56949      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 
56950      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 
56950      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 
56957      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56959      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59207      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
59208      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 
61013      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 
62085      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 
62086      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 
62088      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 
62090      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 
62091      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 
62103      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64647      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 245.33ms 
64648      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 
64652      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64652      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 
65786      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 
65788      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 
65790      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 
65791      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 
65792      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 
65797      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68208      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
68208      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 
68688      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 
69781      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 
69782      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 
69784      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 
69784      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 
69785      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 
69806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72178      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.28ms 
72179      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 
72183      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72183      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 
73181      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75252      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
75252      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 
75603      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 
76537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78681      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.93ms 
78681      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 
78683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78683      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 
79787      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 
79788      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 
79789      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 
79790      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 
79791      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 
79798      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82092      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
82093      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 
82646      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 
83758      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 
83760      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 
83761      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 
83762      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 
83763      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 
83770      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86039      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 69.79ms 
86039      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 
86042      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86042      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 
87163      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 
87164      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 
87165      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 
87166      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 
87167      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 
87172      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89417      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
89418      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 
90612      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 
91622      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 
91624      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 
91625      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 
91626      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 
91628      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 
91636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93905      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 147.14ms 
93906      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 
93909      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93911      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 
94898      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96867      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
96867      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 
97235      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 
98138      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100237     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.66ms 
100237     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 
100239     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100239     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 
101237     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103384     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
103384     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 
103773     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 
104698     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106703     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.63ms 
106703     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 
106705     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106705     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 
107688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109621     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
109622     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 
110233     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 
111125     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113169     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.65ms 
113170     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 
113172     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113172     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 
114208     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 
114210     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 
114211     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 
114212     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 
114213     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 
114218     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114221     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116336     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.3ns 
116336     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 
117666     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 
118701     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 
118702     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 
118703     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 
118703     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 
118704     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 
118710     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120959     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 129.69ms 
120959     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 
120963     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120963     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 
121866     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123857     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
123857     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 
124343     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 
125192     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127133     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.37ms 
127133     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 
127135     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127135     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 
128128     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 
128129     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 
128130     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 
128130     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 
128131     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 
128136     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128138     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130262     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
130263     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 
135254     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 
136245     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 
136247     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 
136248     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 
136248     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 
136249     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 
136256     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138820     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 530.22ms 
138820     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 
138823     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138824     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 
139710     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141631     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
141632     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 
142477     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 
143318     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145251     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.38ms 
145252     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 
145254     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145255     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 
146313     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 
146314     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 
146316     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 
146316     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 
146317     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 
146322     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148523     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
148523     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 
149059     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 
150091     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 
150092     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 
150093     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 
150094     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 
150095     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 
150100     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152222     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.25ms 
152223     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 
152225     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152226     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 
153255     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 
153256     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 
153257     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 
153258     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 
153258     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 
153264     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155372     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
155372     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 
155908     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 
156922     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 
156923     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 
156924     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 
156925     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 
156926     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 
156931     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
159037     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.46ms 
159038     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 
159040     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159040     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 
159974     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 
159975     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 
159980     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161996     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
161996     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 
162532     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 
163448     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 
163449     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 
163454     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165433     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.23ms 
165434     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 
165436     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
165437     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 
166408     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 
166409     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 
166413     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
166415     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
168409     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
168409     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 
169091     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 
170070     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 
170071     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 
170077     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172156     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.13ms 
172156     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 
172158     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172158     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 
173121     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/B.java 
173123     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Recursion.java 
173124     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Ackermann.java 
173140     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
173145     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175193     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
175194     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 
175848     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 
176862     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/B.java 
176870     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Recursion.java 
176874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/heap/Wellfounded/Ackermann.java 
176890     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
178933     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 62.33ms 
178935     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 
178937     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
178938     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 
179826     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
181787     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
181788     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 
182239     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 
183156     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185123     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 409.5ns 
185124     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 
185125     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185126     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 
186247     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 
186257     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188408     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
188408     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 
188872     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 
189929     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 
189935     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192035     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.91ms 
192035     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 
192037     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
192037     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 
193026     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 
193034     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195140     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.2ns 
195140     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 
510        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
573        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
738        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1168       DEBUG main            d.u.i.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 
1177       DEBUG main            d.u.i.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 
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/heap.key 
1185       DEBUG main            d.u.i.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 
1186       DEBUG main            d.u.i.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 
1188       DEBUG main            d.u.i.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 
1189       DEBUG main            d.u.i.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 
1190       DEBUG main            d.u.i.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 
1274       DEBUG main            d.u.i.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 
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/wellfound.key 
1282       DEBUG main            d.u.i.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 
1485       DEBUG main            d.u.i.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 
1559       DEBUG main            d.u.i.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 
1613       DEBUG main            d.u.i.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 
1700       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
1960       DEBUG main            d.u.i.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 
1988       DEBUG main            d.u.i.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 
2026       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2062       DEBUG main            d.u.i.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 
2387       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2388       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2392       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2393       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2610       DEBUG main            d.u.i.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 
2652       DEBUG main            d.u.i.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 
2660       DEBUG main            d.u.i.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 
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/intPow.key 
2692       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2782       DEBUG main            d.u.i.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 
2802       DEBUG main            d.u.i.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 
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/epsilon.key 
2810       DEBUG main            d.u.i.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 
2899       DEBUG main            d.u.i.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 
2968       DEBUG main            d.u.i.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 
2989       DEBUG main            d.u.i.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 
3022       DEBUG main            d.u.i.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 
3025       DEBUG main            d.u.i.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 
3107       DEBUG main            d.u.i.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 
3143       DEBUG main            d.u.i.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 
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/javaRules.key 
3246       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
4016       DEBUG main            d.u.i.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 
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/java5.key 
4072       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4199       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4249       DEBUG main            d.u.i.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 
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/regExHeader.key 
4252       DEBUG main            d.u.i.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 
4256       DEBUG main            d.u.i.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 
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/seqEq.key 
4273       DEBUG main            d.u.i.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 
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/mapSize.key 
4286       DEBUG main            d.u.i.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 
4290       DEBUG main            d.u.i.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 
4292       DEBUG main            d.u.i.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 
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/wdNumericalRules.key 
4332       DEBUG main            d.u.i.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 
4341       DEBUG main            d.u.i.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 
4347       DEBUG main            d.u.i.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 
4350       DEBUG main            d.u.i.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 
4354       DEBUG main            d.u.i.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 
4360       DEBUG main            d.u.i.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 
4364       DEBUG main            d.u.i.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 
4424       DEBUG main            d.u.i.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 
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/forLoopRules.key 
4434       DEBUG main            d.u.i.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 
4558       DEBUG main            d.u.i.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 
8657       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 
8669       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 
8676       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 
8681       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 
8686       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 
8774       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8791       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12368      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.6ns 
12370      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 
22734      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 
24139      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 
24143      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 
24146      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 
24149      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 
24151      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 
24162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28055      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.11s 
28056      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 
28069      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28069      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 
29458      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 
29460      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 
29462      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 
29464      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 
29465      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 
29473      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29475      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32153      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
32154      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 
33571      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 
34875      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 
34877      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 
34879      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 
34881      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 
34882      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 
34893      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37597      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 159.92ms 
37597      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 
37600      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37600      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 
38779      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 
38782      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 
38784      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 
38787      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 
38788      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 
38798      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38800      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41329      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
41330      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 
41665      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 
42816      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 
42818      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 
42821      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 
42822      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 
42823      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 
42831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45276      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.75ms 
45277      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 
45279      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45280      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 
46490      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 
46492      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 
46493      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 
46494      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 
46495      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 
46501      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46503      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48943      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
48944      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 
49666      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 
50924      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 
50925      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 
50927      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 
50928      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 
50928      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 
50938      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53579      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 103.27ms 
53581      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 
53584      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53584      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 
54804      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 
54806      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 
54808      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 
54809      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 
54810      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 
54816      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54817      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57426      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
57426      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 
57841      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 
59047      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 
59049      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 
59051      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 
59052      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 
59053      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 
59059      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61645      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.75ms 
61646      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 
61648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61649      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 
62866      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 
62867      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 
62869      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 
62870      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 
62871      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 
62876      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62878      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65495      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
65495      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 
65826      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 
67076      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 
67078      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 
67079      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 
67081      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 
67082      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 
67089      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69582      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.51ms 
69583      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 
69587      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69587      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 
70776      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 
70777      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 
70778      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 
70780      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 
70781      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 
70786      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70787      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73177      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.9ns 
73178      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 
73516      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 
74655      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 
74656      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 
74657      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 
74659      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 
74659      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 
74666      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.34ms 
77107      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 
77109      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77110      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 
78280      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 
78281      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 
78282      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 
78283      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 
78284      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 
78289      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80670      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
80670      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 
81012      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 
82158      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 
82159      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 
82161      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 
82162      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 
82163      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 
82170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84518      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.98ms 
84519      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 
84521      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84522      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 
85689      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 
85690      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 
85692      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 
85694      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 
85694      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 
85700      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85701      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88172      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
88173      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 
88621      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 
89775      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 
89777      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 
89778      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 
89784      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 
89785      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 
89791      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92212      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.43ms 
92212      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 
92215      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92215      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 
93374      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 
93375      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 
93376      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 
93377      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 
93378      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 
93383      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95840      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
95841      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 
96207      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 
97418      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 
97419      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 
97420      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 
97421      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 
97422      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 
97429      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99850      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ms 
99850      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 
99853      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99853      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 
100998     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 
100999     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 
101001     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 
101002     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 
101002     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 
101007     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101008     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103489     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
103490     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 
103847     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 
104976     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 
104978     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 
104979     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 
104980     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 
104980     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 
104986     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107389     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.36ms 
107389     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 
107391     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107391     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 
108580     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 
108581     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 
108584     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 
108585     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 
108585     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 
108590     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108591     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111050     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
111050     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 
111406     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 
112562     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 
112563     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 
112564     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 
112565     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 
112566     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 
112572     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115031     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.59ms 
115032     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 
115035     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115035     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 
116217     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 
116218     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 
116219     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 
116221     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 
116222     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 
116228     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116229     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118600     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
118601     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 
118972     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 
120079     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 
120080     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 
120081     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 
120082     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 
120082     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 
120088     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122419     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.81ms 
122419     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 
122421     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122421     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 
123595     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 
123596     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 
123597     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 
123598     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 
123598     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 
123604     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123605     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126072     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
126073     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 
126439     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 
127597     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 
127599     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 
127600     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 
127601     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 
127601     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 
127607     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130013     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.39ms 
130013     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 
130016     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130016     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 
131186     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 
131187     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 
131188     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 
131189     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 
131190     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 
131195     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
133585     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
133586     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 
134574     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 
135693     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 
135694     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 
135695     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 
135695     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 
135696     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 
135702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138208     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 148.89ms 
138209     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 
138211     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138212     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 
139368     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 
139369     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 
139370     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 
139371     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 
139371     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 
139376     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139377     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141832     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.2ns 
141832     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 
142239     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 
143431     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 
143432     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 
143433     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 
143434     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 
143435     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 
143441     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145881     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.47ms 
145882     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 
145884     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145884     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 
147095     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 
147096     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 
147097     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 
147098     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 
147100     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 
147105     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147107     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149527     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.1ns 
149528     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 
150654     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 
151808     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 
151809     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 
151810     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 
151811     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 
151812     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 
151817     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
154282     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 129.95ms 
154283     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 
154285     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154287     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 
155472     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 
155473     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 
155474     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 
155476     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 
155476     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 
155482     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
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 
157893     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
157894     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 
158907     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 
160041     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 
160042     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 
160043     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 
160044     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 
160045     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 
160050     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162496     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 96.76ms 
162496     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 
162498     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162499     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 
163719     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 
163720     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 
163721     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 
163722     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 
163722     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 
163727     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163729     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166087     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.6ns 
166088     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 
166753     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 
167863     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 
167864     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 
167866     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 
167867     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 
167867     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 
167873     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170264     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.64ms 
170264     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 
170266     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170267     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 
171423     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 
171424     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 
171425     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 
171426     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 
171427     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 
171432     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171433     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173822     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 99.19ns 
173822     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 
175953     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 
177074     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 
177075     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 
177076     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 
177077     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 
177077     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 
177083     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179690     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 245.44ms 
179691     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 
179694     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
179695     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 
180878     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 
180879     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 
180880     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 
180880     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 
180881     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 
180885     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180886     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183326     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.89ns 
183326     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 
183768     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 
184889     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 
184890     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 
184891     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 
184892     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 
184892     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 
184898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187290     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.47ms 
187290     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 
187292     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
187292     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 
188455     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 
188456     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 
188457     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 
188458     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 
188458     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 
188464     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
188465     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
190915     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
190915     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 
191370     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 
192523     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 
192524     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 
192525     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 
192526     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 
192527     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 
192532     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
194918     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.91ms 
194918     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 
194920     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
194921     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 
196101     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 
196102     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 
196103     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 
196104     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 
196105     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 
196111     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
196112     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198517     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
198517     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 
202329     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 
203464     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 
203465     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 
203466     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 
203466     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 
203467     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 
203472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206158     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 374.43ms 
206158     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 
206161     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206161     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 
207296     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 
207297     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 
207298     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 
207299     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 
207300     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 
207304     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207305     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
209663     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
209663     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 
210337     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 
211518     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 
211519     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 
211520     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 
211520     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 
211521     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 
211526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
213963     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.56ms 
213963     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 
213965     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
213966     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 
215132     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 
215133     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 
215134     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 
215135     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 
215136     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 
215140     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215141     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217483     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
217483     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 
217967     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 
219102     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 
219103     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 
219104     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 
219105     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 
219106     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 
219111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
221440     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.26ms 
221440     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 
221442     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
221443     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 
222570     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 
222572     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 
222573     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 
222573     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 
222574     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 
222579     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
222581     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
224955     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.4ns 
224956     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 
226271     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 
227365     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 
227366     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 
227367     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 
227367     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 
227368     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 
227374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229728     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 121.28ms 
229729     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 
229731     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229732     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 
230889     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 
230890     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 
230892     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 
230892     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 
230893     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 
230897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
233112     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
233112     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 
233829     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 
234915     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 
234916     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 
234917     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 
234918     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 
234918     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 
234924     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237176     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.46ms 
237176     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 
237178     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237179     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 
238280     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 
238281     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 
238282     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 
238282     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 
238283     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 
238288     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
238289     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240570     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
240571     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 
242327     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 
243480     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 
243483     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 
243485     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 
243486     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 
243486     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 
243492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
245956     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 214.77ms 
245957     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 
245959     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
245960     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 
247066     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 
247067     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 
247067     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 
247068     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 
247069     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 
247074     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
247075     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
249352     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
249353     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 
255365     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 
256469     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 
256470     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 
256471     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 
256472     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 
256473     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 
256478     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
259051     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 364.81ms 
259051     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 
476        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
559        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
714        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1113       DEBUG main            d.u.i.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 
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/locSets.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/permission.key 
1128       DEBUG main            d.u.i.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 
1128       DEBUG main            d.u.i.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 
1131       DEBUG main            d.u.i.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 
1214       DEBUG main            d.u.i.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 
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/wellfound.key 
1216       DEBUG main            d.u.i.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 
1432       DEBUG main            d.u.i.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 
1494       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1677       DEBUG main            d.u.i.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 
1873       DEBUG main            d.u.i.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 
1925       DEBUG main            d.u.i.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 
2073       DEBUG main            d.u.i.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 
2099       DEBUG main            d.u.i.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 
2113       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2139       DEBUG main            d.u.i.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 
2394       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2395       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2396       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2396       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2673       DEBUG main            d.u.i.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 
2738       DEBUG main            d.u.i.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 
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/binaryLemmas.key 
2754       DEBUG main            d.u.i.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 
2775       DEBUG main            d.u.i.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 
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/floatRules.key 
2809       DEBUG main            d.u.i.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 
2810       DEBUG main            d.u.i.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 
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/genericRules.key 
2856       DEBUG main            d.u.i.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 
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/epsilon.key 
2892       DEBUG main            d.u.i.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 
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/heapRules.key 
3043       DEBUG main            d.u.i.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 
3074       DEBUG main            d.u.i.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 
3148       DEBUG main            d.u.i.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 
3153       DEBUG main            d.u.i.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 
3226       DEBUG main            d.u.i.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 
3277       DEBUG main            d.u.i.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 
3286       DEBUG main            d.u.i.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 
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/assertions.key 
4068       DEBUG main            d.u.i.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 
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/activeUse.key 
4173       DEBUG main            d.u.i.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 
4197       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.key 
4256       DEBUG main            d.u.i.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 
4293       DEBUG main            d.u.i.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 
4314       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4321       DEBUG main            d.u.i.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 
4348       DEBUG main            d.u.i.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 
4354       DEBUG main            d.u.i.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 
4384       DEBUG main            d.u.i.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 
4386       DEBUG main            d.u.i.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 
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/regExAxioms.key 
4395       DEBUG main            d.u.i.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 
4407       DEBUG main            d.u.i.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 
4423       DEBUG main            d.u.i.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 
4435       DEBUG main            d.u.i.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 
4441       DEBUG main            d.u.i.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 
4444       DEBUG main            d.u.i.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 
4445       DEBUG main            d.u.i.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 
4454       DEBUG main            d.u.i.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 
4547       DEBUG main            d.u.i.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 
4558       DEBUG main            d.u.i.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 
4566       DEBUG main            d.u.i.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 
4568       DEBUG main            d.u.i.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 
4574       DEBUG main            d.u.i.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 
4580       DEBUG main            d.u.i.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 
4583       DEBUG main            d.u.i.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 
4613       DEBUG main            d.u.i.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 
4617       DEBUG main            d.u.i.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 
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/execRules.key 
4716       DEBUG main            d.u.i.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 
8113       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 
8130       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 
8133       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 
8190       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11200      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.3ns 
11202      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 
11882      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
12348      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
13406      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 
14583      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 
14586      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 
14588      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 
14596      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17130      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
17208      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
17371      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 288.05ms 
17372      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 
17386      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17388      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 
18683      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 
18686      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 
18687      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 
18694      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18699      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21171      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
21172      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 
21307      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
21542      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
21739      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
22351      DEBUG Thread-4        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
32915      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 
34103      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 
34107      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 
34108      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 
34117      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36431      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
36502      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
36519      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
36576      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: b; 
37600      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.21s 
37602      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 
37606      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37607      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 
38821      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 
38824      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 
38825      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 
38831      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
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/java/JavaRedux/java/lang/String.key 
41113      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
41113      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 
42531      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 
43625      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 
43628      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 
43629      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 
43636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46165      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 261.51ms 
46166      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 
46168      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46169      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 
47281      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 
47284      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 
47285      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 
47291      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47292      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49580      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
49580      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 
50620      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 
51669      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 
51672      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 
51673      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 
51680      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54065      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 163.97ms 
54065      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 
54068      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54069      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 
55214      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 
55219      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 
55220      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 
55227      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55228      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57534      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
57535      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 
62873      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 
63906      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 
63909      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 
63909      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 
63915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66465      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 330.83ms 
66466      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 
66468      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66469      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 
67471      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 
67473      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 
67474      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 
67480      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67482      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69593      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
69594      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 
73143      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 
74113      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 
74115      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 
74116      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 
74123      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76441      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 225.52ms 
76442      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 
76445      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76445      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 
77505      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 
77507      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 
77507      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 
77551      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77553      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79788      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9ns 
79788      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 
82545      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 
83587      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 
83589      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 
83590      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 
83596      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85705      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 87.2ms 
85706      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 
85708      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85709      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 
86706      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 
86709      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 
86710      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 
86715      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86716      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88832      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
88832      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 
93399      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 
94437      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 
94439      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 
94440      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 
94446      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97061      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 479.31ms 
97062      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 
479        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
516        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
658        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1119       DEBUG main            d.u.i.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 
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/heap.key 
1128       DEBUG main            d.u.i.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 
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/permission.key 
1131       DEBUG main            d.u.i.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 
1131       DEBUG main            d.u.i.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 
1132       DEBUG main            d.u.i.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 
1202       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.key 
1456       DEBUG main            d.u.i.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 
1514       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.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/updateRules.key 
1769       DEBUG main            d.u.i.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 
1884       DEBUG main            d.u.i.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 
1923       DEBUG main            d.u.i.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 
1943       DEBUG main            d.u.i.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 
1959       DEBUG main            d.u.i.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 
2267       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2268       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2272       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2272       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.key 
2554       DEBUG main            d.u.i.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 
2562       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.key 
2623       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2670       DEBUG main            d.u.i.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 
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/booleanRules.key 
2727       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2803       DEBUG main            d.u.i.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 
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/permissionRules.key 
2892       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
2935       DEBUG main            d.u.i.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 
2987       DEBUG main            d.u.i.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 
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/seqPerm2.key 
3062       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4021       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4068       DEBUG main            d.u.i.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 
4071       DEBUG main            d.u.i.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 
4072       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.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/infFlow.key 
4109       DEBUG main            d.u.i.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 
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/wd.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/wdHeader.key 
4115       DEBUG main            d.u.i.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 
4121       DEBUG main            d.u.i.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 
4149       DEBUG main            d.u.i.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 
4157       DEBUG main            d.u.i.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 
4162       DEBUG main            d.u.i.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 
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/wdSeqRules.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/wdStringRules.key 
4170       DEBUG main            d.u.i.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 
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/wdFormulaRules.key 
4192       DEBUG main            d.u.i.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 
4229       DEBUG main            d.u.i.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 
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/execRules.key 
4321       DEBUG main            d.u.i.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 
7804       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 
7863       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11091      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.9ns 
11101      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 
17740      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 
19179      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 
19203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22326      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 628.94ms 
22327      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 
22338      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22339      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 
23653      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 
23664      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23667      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26173      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
26174      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 
28416      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 
29582      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 
29591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32416      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 327.23ms 
32417      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 
32420      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32420      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 
33623      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 
33630      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33632      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35978      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
35978      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 
36734      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 
37865      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 
37873      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40249      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.82ms 
40251      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 
40253      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40254      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 
41486      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 
41497      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41498      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43844      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
43845      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 
52223      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 
53421      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 
53430      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56600      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 704.59ms 
56601      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 
56604      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56605      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 
57977      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 
57985      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57986      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60485      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
60485      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 
63278      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 
64440      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 
64448      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 373.87ms 
67324      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 
67327      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67327      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 
68488      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 
68496      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68497      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71071      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
71075      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 
87801      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 
88944      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 
88953      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92020      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 561.12ms 
92020      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 
92023      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92023      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 
93229      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 
93232      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 
93238      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93239      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95791      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
95792      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 
97902      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 
98981      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 
98984      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 
98991      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101549     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 216.02ms 
101549     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 
101552     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101552     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 
102721     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 
102723     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 
102729     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102730     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105063     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
105063     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 
105905     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 
107016     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 
107018     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 
107025     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109404     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 57.67ms 
109404     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 
109407     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109408     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 
110571     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 
110573     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 
110579     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110580     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112942     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.4ns 
112942     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 
124309     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 
125370     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 
125373     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 
125380     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
128346     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 662.95ms 
128346     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 
128349     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128350     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 
129427     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 
129429     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 
129435     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131675     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
131675     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 
135119     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 
136222     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 
136224     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 
136231     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138680     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 240.4ms 
138681     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 
138683     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138684     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 
139758     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 
139761     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 
139766     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139768     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142005     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
142006     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 
142367     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 
143431     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 
143433     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 
143440     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
145705     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.64ms 
145707     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 
145709     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145710     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 
146831     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 
146834     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 
146841     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146843     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149117     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
149117     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 
149778     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 
150847     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 
150849     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 
150856     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153151     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.3ms 
153151     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 
153153     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153154     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 
154269     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 
154271     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 
154276     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154277     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156546     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
156547     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 
156927     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 
158019     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 
158021     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 
158034     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
160352     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.65ms 
160352     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 
160354     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
160354     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 
161513     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 
161516     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 
161521     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
161522     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
163803     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
163811     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 
166747     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 
167908     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 
167911     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 
167917     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170535     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 255.84ms 
170535     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 
170538     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170539     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 
171738     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 
171742     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 
171748     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171750     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
174160     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
174160     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 
177128     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 
178295     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 
178297     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 
178303     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
180848     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 254.55ms 
180849     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 
180851     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180852     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 
181990     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 
181992     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 
182000     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182002     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184359     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
184360     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 
201594     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 
202680     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 
202682     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 
202688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206241     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.25s 
206241     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 
206250     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206250     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 
207385     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 
207387     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 
207394     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207395     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
209694     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
209694     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 
221472     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 
222563     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 
222565     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 
222571     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
225581     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 748.79ms 
225581     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 
225585     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
225585     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 
226688     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 
226690     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 
226695     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226696     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229078     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 77.9ns 
229079     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 
230095     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 
231242     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 
231244     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 
231251     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
233733     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 112.82ms 
233733     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 
471        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
529        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
691        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1132       DEBUG main            d.u.i.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 
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/floatHeader.key 
1159       DEBUG main            d.u.i.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 
1168       DEBUG main            d.u.i.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 
1172       DEBUG main            d.u.i.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 
1173       DEBUG main            d.u.i.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 
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/map.key 
1274       DEBUG main            d.u.i.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 
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/wellfound.key 
1276       DEBUG main            d.u.i.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 
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/propRule.key 
1553       DEBUG main            d.u.i.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 
1578       DEBUG main            d.u.i.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 
1622       DEBUG main            d.u.i.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 
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/updateRules.key 
1856       DEBUG main            d.u.i.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 
1991       DEBUG main            d.u.i.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 
2041       DEBUG main            d.u.i.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 
2064       DEBUG main            d.u.i.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 
2077       DEBUG main            d.u.i.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 
2123       DEBUG main            d.u.i.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 
2422       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2423       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2427       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2427       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2675       DEBUG main            d.u.i.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 
2735       DEBUG main            d.u.i.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 
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/binaryLemmas.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/intPow.key 
2780       DEBUG main            d.u.i.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 
2811       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.key 
2881       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
2957       DEBUG main            d.u.i.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 
3071       DEBUG main            d.u.i.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 
3093       DEBUG main            d.u.i.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 
3125       DEBUG main            d.u.i.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 
3129       DEBUG main            d.u.i.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 
3176       DEBUG main            d.u.i.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 
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/seqPerm2.key 
3215       DEBUG main            d.u.i.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 
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/assertions.key 
4106       DEBUG main            d.u.i.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 
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/activeUse.key 
4209       DEBUG main            d.u.i.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 
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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4319       DEBUG main            d.u.i.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 
4345       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4349       DEBUG main            d.u.i.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 
4385       DEBUG main            d.u.i.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 
4390       DEBUG main            d.u.i.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 
4409       DEBUG main            d.u.i.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 
4411       DEBUG main            d.u.i.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 
4413       DEBUG main            d.u.i.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 
4418       DEBUG main            d.u.i.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 
4433       DEBUG main            d.u.i.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 
4482       DEBUG main            d.u.i.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 
4492       DEBUG main            d.u.i.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 
4496       DEBUG main            d.u.i.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 
4501       DEBUG main            d.u.i.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 
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/wdGeneralRules.key 
4512       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
4554       DEBUG main            d.u.i.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 
4559       DEBUG main            d.u.i.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 
4561       DEBUG main            d.u.i.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 
4566       DEBUG main            d.u.i.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 
4571       DEBUG main            d.u.i.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 
4574       DEBUG main            d.u.i.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 
4593       DEBUG main            d.u.i.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 
4597       DEBUG main            d.u.i.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 
4601       DEBUG main            d.u.i.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 
4712       DEBUG main            d.u.i.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 
7888       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 
7955       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11017      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 94.8ns 
11019      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 
13362      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 
14667      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 
14680      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17399      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 255.77ms 
17400      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 
17411      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17412      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 
18634      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 
18644      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21037      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
21038      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 
21966      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 
23111      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 
23124      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25642      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 192.4ms 
25642      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 
25645      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25646      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 
26778      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 
26787      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26789      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29161      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
29162      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 
34350      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 
35388      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 
35398      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38314      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 596.13ms 
38315      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 
466        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
510        DEBUG 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/arith/binomial1.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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1131       DEBUG main            d.u.i.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 
1138       DEBUG main            d.u.i.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 
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/heap.key 
1145       DEBUG main            d.u.i.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 
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/permission.key 
1148       DEBUG main            d.u.i.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 
1148       DEBUG main            d.u.i.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 
1149       DEBUG main            d.u.i.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 
1178       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.key 
1384       DEBUG main            d.u.i.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 
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/firstOrderRules.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/ifThenElseRules.key 
1542       DEBUG main            d.u.i.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 
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/updateRules.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/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 
1857       DEBUG main            d.u.i.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 
1871       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2175       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2176       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2178       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2178       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.key 
2573       DEBUG main            d.u.i.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 
2582       DEBUG main            d.u.i.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 
2610       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2676       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.key 
2919       DEBUG main            d.u.i.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 
2950       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
3003       DEBUG main            d.u.i.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 
3121       DEBUG main            d.u.i.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 
3172       DEBUG main            d.u.i.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 
3179       DEBUG main            d.u.i.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 
3286       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.key 
4059       DEBUG main            d.u.i.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 
4126       DEBUG main            d.u.i.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 
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/bigint.key 
4185       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.key 
4212       DEBUG main            d.u.i.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 
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/charListRules.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/regExTheory.key 
4252       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.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/seqEq.key 
4277       DEBUG main            d.u.i.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 
4288       DEBUG main            d.u.i.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 
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/wd.key 
4296       DEBUG main            d.u.i.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 
4298       DEBUG main            d.u.i.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 
4304       DEBUG main            d.u.i.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 
4337       DEBUG main            d.u.i.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 
4344       DEBUG main            d.u.i.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 
4349       DEBUG main            d.u.i.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 
4351       DEBUG main            d.u.i.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 
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/wdStringRules.key 
4395       DEBUG main            d.u.i.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 
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/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 
4426       DEBUG main            d.u.i.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 
4430       DEBUG main            d.u.i.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 
4515       DEBUG main            d.u.i.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 
7457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10178      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.3ns 
10180      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 
10697      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 
11852      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14111      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.78ms 
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/arith/binomial1.key.proof 
14128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14128      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 
15222      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15224      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17412      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
17413      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 
17725      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 
18832      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21101      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.95ms 
21101      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 
21103      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21104      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 
22146      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22148      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24299      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.8ns 
24300      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 
30976      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 
32012      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34573      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 387.03ms 
34574      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 
34577      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34578      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 
35541      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35543      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37586      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31ns 
37586      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 
38004      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 
38947      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41050      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.54ms 
41051      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 
41053      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41053      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 
41973      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41975      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43984      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
43985      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 
48082      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 
49057      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51215      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 169.27ms 
51216      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 
51219      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51220      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 
52107      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52109      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54124      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
54125      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 
55102      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 
55976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57952      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.02ms 
57953      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 
57954      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57955      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 
58866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60970      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
60970      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 
61444      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 
62340      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64320      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.92ms 
64320      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 
64322      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64322      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 
65281      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
67428      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 
67783      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 
68678      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70695      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.85ms 
70696      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 
70697      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70697      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 
71615      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71617      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73682      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
73683      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 
75914      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 
76814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78899      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 80.03ms 
78899      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 
78902      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78902      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 
79985      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 
80036      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80039      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
82192      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 
83745      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 
84796      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 
84809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87042      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 152.56ms 
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/cubicSum.key.proof 
87046      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87046      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 
87979      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87981      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
90167      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 
90657      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 
91615      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93678      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.41ms 
93679      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 
93680      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93681      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 
94644      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94645      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96575      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
96576      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 
98252      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 
99135      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101262     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.42ms 
101263     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 
101266     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101266     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 
102169     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104214     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
104215     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 
104600     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 
105483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107491     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.28ms 
107492     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 
107494     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107494     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 
108459     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 
108466     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108469     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110542     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
110543     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 
115807     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 
116772     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 
116780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118997     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 212.76ms 
118997     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 
119000     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119001     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 
120071     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 
120080     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120083     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122227     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
122228     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 
123877     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
123878     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
124122     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
124123     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
127408     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
129105     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130344     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130344     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130559     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
130559     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
134335     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
136228     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
136228     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
136370     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
136370     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
139785     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
139785     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
140145     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
140146     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
144898     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
144898     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
144989     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
144989     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
145787     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
145787     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
146060     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
146061     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
150078     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
151670     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153028     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153028     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153125     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
153125     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
154128     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
154128     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
154381     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
154381     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
159015     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
160709     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
160709     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
160844     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
160844     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
163353     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
163353     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
163693     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
163693     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167790     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167790     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167909     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
167909     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
170602     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
170603     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
170773     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
170773     DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
174523     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 
175523     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 
175533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
177714     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177715     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177724     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177725     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177863     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177863     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
177995     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178071     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178071     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178087     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178087     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178224     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178224     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178232     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178232     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178424     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178514     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178515     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178523     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178523     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178673     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178681     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178681     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178817     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178912     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178912     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178921     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
178922     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179062     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179063     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179070     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179070     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179250     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179325     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179325     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179342     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179342     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179461     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179462     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179470     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179470     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179632     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179730     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179730     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179738     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179739     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
179923     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
180067     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
180068     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
180076     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
180076     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: PRECISION; 
180197     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.6s 
180197     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 
180206     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180207     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 
181204     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181205     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
183181     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
183182     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 
183819     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 
184684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
186619     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.95ms 
186620     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 
186622     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186623     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 
187554     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
187555     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
189465     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
189466     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 
207040     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 
207921     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210661     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 760.68ms 
210661     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 
210666     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
210667     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 
211599     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
211600     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
213534     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
213534     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 
214022     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 
214905     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
216908     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.61ms 
216908     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 
216910     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
216910     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 
217838     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
217839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
219854     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
219854     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 
220258     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 
221188     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223137     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.65ms 
223137     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 
223139     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223139     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 
224042     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226074     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
226075     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 
226475     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 
227357     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229259     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.61ms 
229259     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 
229260     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229261     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 
230134     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230136     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
232152     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
232153     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 
237908     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 
238772     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240981     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 219.06ms 
240981     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 
240985     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
240985     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 
241922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
243906     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
243906     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 
244406     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 
245300     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
247271     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.76ms 
247272     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 
247273     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
247273     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 
248173     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
250133     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
250133     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 
250572     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 
251458     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
253325     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.08ms 
253325     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 
253326     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
253326     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 
254192     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
254194     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
256120     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
256120     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 
257666     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 
258545     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
260530     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.52ms 
260530     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 
260532     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
260533     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 
261523     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
263439     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
263440     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 
263900     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 
264743     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
266629     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.77ms 
266630     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 
266631     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
266631     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 
267471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
269358     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
269358     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 
269798     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 
270639     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
272546     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.25ms 
272547     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 
272548     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
272548     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 
273437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
275316     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
275316     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 
275760     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 
276642     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
278505     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.75ms 
278506     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 
278507     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
278507     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 
279416     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
279418     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
281393     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
281393     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 
281858     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 
282753     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
284760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.38ms 
284761     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 
284762     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
284762     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 
285646     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
285647     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
287627     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
287627     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 
288089     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 
288972     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
290971     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.26ms 
290971     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 
290973     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
290973     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 
291907     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
291910     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
293888     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
293888     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 
294662     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 
295564     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
297648     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.93ms 
297649     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 
297651     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
297652     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 
298595     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
298596     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
300672     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 52.5ns 
300673     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 
301389     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 
302312     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
304311     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.41ms 
304312     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 
304313     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304313     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 
305184     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
305185     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
307195     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.5ns 
307196     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 
307700     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 
308665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
310720     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.54ms 
310720     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 
310723     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310723     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 
311675     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
311677     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
313710     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.4ns 
313710     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 
314532     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 
315448     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
317523     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.21ms 
317523     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 
317526     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
317527     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 
318468     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
318470     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
320486     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.7ns 
320486     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 
321126     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 
322072     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
324038     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.83ms 
324038     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 
324041     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
324042     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 
324982     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
324984     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
326997     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
326997     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 
327745     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 
328634     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
330527     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.67ms 
330527     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 
330529     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
330529     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 
331392     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
331394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
333334     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
333334     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 
334074     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 
334932     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
336808     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.09ms 
336808     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 
336810     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
336811     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 
337664     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
337665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
339562     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.3ns 
339562     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 
340101     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 
340997     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
342917     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.9ms 
342917     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 
342919     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
342919     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 
343813     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
343814     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
345771     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4ns 
345772     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 
346296     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 
347232     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
349234     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.07ms 
349234     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 
349236     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
349236     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 
350160     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
350161     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
352154     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
352154     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 
352691     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 
353573     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
355521     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.14ms 
355522     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 
355523     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
355524     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 
356461     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
356462     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
358399     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
358399     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 
358931     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 
359795     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
361743     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.02ms 
361743     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 
361745     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
361745     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 
362669     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
362670     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
364639     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.1ns 
364639     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 
365177     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 
366052     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
368027     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.56ms 
368027     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 
368029     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
368029     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 
368914     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
368916     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
370861     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.6ns 
370861     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 
371416     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 
372295     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
374242     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.34ms 
374243     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 
374245     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
374246     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 
375103     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
375105     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
377066     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.5ns 
377066     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 
377634     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 
378509     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
380427     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.48ms 
380428     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 
380429     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
380429     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 
381334     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
383283     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
383283     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 
383852     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 
384691     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
386553     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.25ms 
386554     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 
386555     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
386555     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 
387392     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
389264     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.1ns 
389264     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 
389836     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 
390667     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
392545     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.3ms 
392546     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 
392547     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
392547     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 
393426     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
395291     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4ns 
395292     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 
395867     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 
396724     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
398569     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.35ms 
398570     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 
398571     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
398571     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 
399428     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
401336     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.8ns 
401336     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 
401938     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 
402773     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
404648     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.35ms 
404649     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 
404650     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
404650     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 
405531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
407420     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.8ns 
407420     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 
408020     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 
408859     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
410747     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.63ms 
410747     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 
410749     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
410749     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 
411612     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
411613     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
413504     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.3ns 
413504     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 
414624     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 
415465     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
417520     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 70.47ms 
417521     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 
417523     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
417524     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 
418462     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
420477     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
420477     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 
421105     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 
421976     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
423865     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1ms 
423865     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 
423866     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
423867     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 
424728     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
426636     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.7ns 
426637     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 
427360     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 
428225     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
430178     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.88ms 
430178     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 
430180     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
430180     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 
431054     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
433012     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
433012     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 
433952     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 
434800     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
436718     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.98ms 
436718     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 
436720     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
436720     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 
437562     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
439458     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
439458     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 
440286     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 
441158     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
443080     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.93ms 
443081     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 
443082     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
443083     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 
443981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
445916     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.4ns 
445916     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 
446782     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 
447646     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
449567     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.35ms 
449567     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 
449569     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
449570     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 
450473     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
452425     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
452425     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 
453066     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 
453989     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
455903     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.5ms 
455903     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 
455904     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
455905     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 
456795     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
458768     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.7ns 
458768     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 
459414     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 
460247     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
462124     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.48ms 
462125     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 
462131     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
462131     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 
462985     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
464916     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
464917     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 
465577     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 
466402     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
468275     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 594.81ns 
468275     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 
468276     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
468276     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 
469109     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
470964     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.2ns 
470964     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 
471605     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 
472439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
474291     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 537.81ns 
474291     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 
474292     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
474292     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 
475158     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
477072     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.3ns 
477073     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 
477720     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 
478553     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
480423     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 333.9ns 
480423     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 
480424     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
480424     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 
481279     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
483205     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.3ns 
483205     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 
483879     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 
484728     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
486629     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.57ms 
486630     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 
486630     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
486631     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 
487472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
489481     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
489482     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 
490256     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 
491151     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
493168     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.53ms 
493168     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 
493169     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
493170     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 
494062     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
496053     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
496053     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 
500322     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 
501333     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
503723     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 165.23ms 
503723     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 
503725     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
503725     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 
504736     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
506767     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.1ns 
506768     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 
507534     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 
508430     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
510406     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 790.41ns 
510406     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 
510407     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
510407     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 
511318     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
513281     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4ns 
513281     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 
514752     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 
515605     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
517710     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.66ms 
517711     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 
517712     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
517713     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 
518680     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
520699     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.7ns 
520699     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 
522081     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 
522952     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
525044     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.91ms 
525044     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 
525047     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
525047     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 
525999     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
528034     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.4ns 
528034     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 
528792     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 
529685     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
531760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.23ms 
531760     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 
531762     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
531762     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 
532697     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
534670     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.2ns 
534670     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 
535509     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 
536380     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
538309     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.92ms 
538309     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 
538310     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
538311     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 
539204     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
541184     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
541184     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 
541936     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 
542815     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
544725     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.93ms 
544725     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 
544727     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
544727     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 
545631     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
547610     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
547610     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 
548345     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 
549240     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
551215     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.12ms 
551215     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 
551216     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
551216     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 
552091     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
554047     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
554047     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 
554797     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 
555689     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
557609     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 870.81ns 
557609     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 
557610     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
557610     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 
558463     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
560415     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
560415     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 
561200     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 
562112     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
564077     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.03ms 
564077     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 
564083     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
564083     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 
565018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
567019     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.7ns 
567020     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 
567752     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 
568639     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
570584     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.42ms 
570585     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 
570586     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
570587     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 
571502     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
573545     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
573545     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 
574306     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 
575193     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
577240     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 267.8ns 
577241     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 
577242     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
577242     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 
578323     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
580307     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
580307     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 
581064     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 
581976     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
584006     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 465ns 
584014     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 
584016     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
584017     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 
584923     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
586914     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
586914     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 
591963     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 
592894     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
595041     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 75.86ms 
595041     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 
595044     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
595045     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 
596053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
598019     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.9ns 
598019     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 
599057     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 
599892     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
601765     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ms 
601765     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 
487        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
523        DEBUG 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/arrays/arrayStoreException/array2DimPrim.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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1136       DEBUG main            d.u.i.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 
1139       DEBUG main            d.u.i.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 
1144       DEBUG main            d.u.i.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 
1145       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1148       DEBUG main            d.u.i.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 
1177       DEBUG main            d.u.i.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 
1178       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1384       DEBUG main            d.u.i.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 
1510       DEBUG main            d.u.i.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 
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/updateRules.key 
1715       DEBUG main            d.u.i.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 
1840       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1909       DEBUG main            d.u.i.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 
1925       DEBUG main            d.u.i.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 
2168       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2168       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2172       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2173       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2224       DEBUG main            d.u.i.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 
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/bsum.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/bprod.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/binaryAxioms.key 
2480       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2534       DEBUG main            d.u.i.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 
2557       DEBUG main            d.u.i.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 
2573       DEBUG main            d.u.i.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 
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/epsilon.key 
2582       DEBUG main            d.u.i.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 
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/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 
2735       DEBUG main            d.u.i.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 
2763       DEBUG main            d.u.i.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 
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/seqRules.key 
2812       DEBUG main            d.u.i.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 
2878       DEBUG main            d.u.i.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 
2885       DEBUG main            d.u.i.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 
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/assertions.key 
3541       DEBUG main            d.u.i.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 
3551       DEBUG main            d.u.i.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 
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/instanceAllocation.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/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 
3716       DEBUG main            d.u.i.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 
3756       DEBUG main            d.u.i.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 
3780       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.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/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 
3931       DEBUG main            d.u.i.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 
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/mapSize.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/wd.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/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 
3997       DEBUG main            d.u.i.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 
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/wdHeapRules.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/wdReachRules.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/wdSeqRules.key 
4017       DEBUG main            d.u.i.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 
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/wdRegExRules.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/wdFormulaRules.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/loopInvariantRules.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/forLoopRules.key 
4050       DEBUG main            d.u.i.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 
4136       DEBUG main            d.u.i.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 
7895       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 
7896       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 
7896       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 
7904       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 
7905       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 
7910       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 
7974       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11195      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.9ns 
11198      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 
16372      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 
17825      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 
17826      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 
17826      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 
17829      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 
17832      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 
17834      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 
17847      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20886      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 527.82ms 
20887      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 
20908      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20908      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 
22051      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 
22051      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 
22052      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 
22054      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 
22055      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 
22056      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 
22064      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24373      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
24374      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 
24955      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 
26098      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 
26099      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 
26099      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 
26102      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 
26103      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 
26104      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 
26115      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47.52ms 
28429      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 
28432      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28432      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 
29619      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 
29620      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 
29620      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 
29623      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 
29623      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 
29624      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 
29631      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32007      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.2ns 
32008      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 
33033      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 
34098      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 
34098      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 
34099      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 
34101      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 
34101      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 
34102      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 
34112      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36551      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 148.41ms 
36551      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 
36554      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36554      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 
37696      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 
37699      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 
37699      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 
37701      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 
37702      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 
37703      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 
37719      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39932      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
39932      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 
40732      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 
41813      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 
41814      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 
41814      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 
41816      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 
41816      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 
41817      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 
41825      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44136      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 92.35ms 
44137      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 
44139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44140      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 
45233      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 
45240      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47453      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
47454      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 
47868      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 
48851      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 
48861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51041      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.46ms 
51042      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 
51043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51044      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 
52132      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 
52132      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 
52132      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 
52134      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 
52134      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 
52135      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 
52141      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52145      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54271      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
54271      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 
58768      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58770      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 
59895      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 
59896      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 
59896      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 
59897      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 
59898      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 
59898      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 
59904      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59908      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62101      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
62101      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 
65408      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65411      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 
66503      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 
66504      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 
66504      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 
66507      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 
66507      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 
66508      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 
66516      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66518      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68839      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
68839      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 
510        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
561        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
737        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 
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/standardRules.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/ldt.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/boolean.key 
1216       DEBUG main            d.u.i.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 
1252       DEBUG main            d.u.i.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 
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/floatHeader.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/heap.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/locSets.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/permission.key 
1270       DEBUG main            d.u.i.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 
1270       DEBUG main            d.u.i.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 
1271       DEBUG main            d.u.i.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 
1303       DEBUG main            d.u.i.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 
1304       DEBUG main            d.u.i.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 
1305       DEBUG main            d.u.i.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 
1463       DEBUG main            d.u.i.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 
1500       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.key 
1840       DEBUG main            d.u.i.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 
1899       DEBUG main            d.u.i.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 
2050       DEBUG main            d.u.i.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 
2079       DEBUG main            d.u.i.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 
2110       DEBUG main            d.u.i.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 
2118       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2411       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2412       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2414       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2415       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2767       DEBUG main            d.u.i.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 
2824       DEBUG main            d.u.i.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 
2832       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.key 
2898       DEBUG main            d.u.i.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 
2899       DEBUG main            d.u.i.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 
2946       DEBUG main            d.u.i.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 
3000       DEBUG main            d.u.i.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 
3006       DEBUG main            d.u.i.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 
3012       DEBUG main            d.u.i.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 
3092       DEBUG main            d.u.i.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 
3170       DEBUG main            d.u.i.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 
3200       DEBUG main            d.u.i.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 
3246       DEBUG main            d.u.i.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 
3252       DEBUG main            d.u.i.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 
3359       DEBUG main            d.u.i.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 
3407       DEBUG main            d.u.i.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 
3417       DEBUG main            d.u.i.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 
3564       DEBUG main            d.u.i.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 
4397       DEBUG main            d.u.i.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 
4409       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
4521       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.key 
4614       DEBUG main            d.u.i.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 
4659       DEBUG main            d.u.i.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 
4677       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4681       DEBUG main            d.u.i.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 
4704       DEBUG main            d.u.i.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 
4709       DEBUG main            d.u.i.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 
4730       DEBUG main            d.u.i.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 
4731       DEBUG main            d.u.i.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 
4733       DEBUG main            d.u.i.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 
4740       DEBUG main            d.u.i.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 
4750       DEBUG main            d.u.i.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 
4761       DEBUG main            d.u.i.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 
4772       DEBUG main            d.u.i.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 
4777       DEBUG main            d.u.i.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 
4780       DEBUG main            d.u.i.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 
4783       DEBUG main            d.u.i.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 
4790       DEBUG main            d.u.i.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 
4824       DEBUG main            d.u.i.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 
4833       DEBUG main            d.u.i.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 
4878       DEBUG main            d.u.i.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 
4879       DEBUG main            d.u.i.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 
4886       DEBUG main            d.u.i.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 
4891       DEBUG main            d.u.i.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 
4895       DEBUG main            d.u.i.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 
4919       DEBUG main            d.u.i.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 
4924       DEBUG main            d.u.i.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 
4928       DEBUG main            d.u.i.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 
5042       DEBUG main            d.u.i.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 
8375       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 
8380       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 
8388       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 
8397       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 
8400       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 
8400       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 
8496       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11501      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 64.5ns 
11504      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 
12923      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 
14166      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 
14169      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 
14189      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 
14196      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 
14197      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 
14197      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 
14209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16855      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 115.03ms 
16856      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 
16875      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16875      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 
18171      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 
18174      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 
18177      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 
18183      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 
18183      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 
18184      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 
18195      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20589      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
20592      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 
21627      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 
22779      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 
22781      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 
22784      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 
22790      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 
22791      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 
22792      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 
22805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25336      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 131.47ms 
25337      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 
25340      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25341      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 
26474      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 
26476      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 
26478      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 
26480      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 
26481      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 
26481      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 
26489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28780      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
28780      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 
29082      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 
30193      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 
30194      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 
30196      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 
30198      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 
30199      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 
30199      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 
30207      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32424      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.04ms 
32425      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 
32427      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32428      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 
33475      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 
33476      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 
33478      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 
33480      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 
33481      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 
33481      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 
33492      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35655      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
35655      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 
36327      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 
37498      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 
37500      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 
37501      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 
37503      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 
37504      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 
37511      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 
37520      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40045      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 89.36ms 
40046      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 
40050      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40050      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 
41098      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 
41099      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 
41100      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 
41102      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 
41103      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 
41103      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 
41109      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43225      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
43226      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 
43234      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43346      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43384      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43414      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43445      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43465      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43494      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
43739      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 
44788      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 
44790      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 
44792      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 
44794      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 
44795      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 
44795      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 
44805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46919      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46944      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46950      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46955      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46960      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46964      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46968      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ConstructorBugTest.count; 
46974      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.77ms 
46974      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 
46976      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46977      DEBUG main            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 
47943      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 
47951      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50094      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
50095      DEBUG main            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 
50498      DEBUG main            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 
51478      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 
51493      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53645      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.57ms 
53645      DEBUG main            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 
53647      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53648      DEBUG main            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 
54695      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 
54701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56900      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.1ns 
56901      DEBUG main            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 
58664      DEBUG main            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 
59727      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 
59739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62175      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 248.65ms 
62176      DEBUG main            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 
62179      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62179      DEBUG main            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 
62213      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 
62213      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 
62214      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 
62220      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
62221      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
63216      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 
63219      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 
63220      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 
63231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65564      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
65564      DEBUG main            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 
65949      DEBUG main            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 
65987      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 
65988      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 
65988      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 
65993      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
65993      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
66944      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 
66946      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 
66947      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 
66957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69089      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 683.81ns 
69089      DEBUG main            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 
69092      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69092      DEBUG main            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 
70078      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 
70086      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72234      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
72234      DEBUG main            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 
72769      DEBUG main            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 
73760      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 
73768      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75774      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 52.62ms 
75775      DEBUG main            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 
75776      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75776      DEBUG main            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 
75811      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 
75811      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 
75811      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 
75816      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
75816      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
76794      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 
76796      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 
76797      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 
76805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78964      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
78964      DEBUG main            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 
79314      DEBUG main            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 
79349      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 
79349      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 
79349      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 
79353      DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
79353      DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
80292      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 
80294      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 
80295      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 
80303      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82333      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.41ms 
82334      DEBUG main            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 
82336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82337      DEBUG main            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 
83275      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85328      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.6ns 
85328      DEBUG main            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 
85672      DEBUG main            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 
86587      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88614      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.27ms 
88614      DEBUG main            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 
88616      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88616      DEBUG main            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 
89610      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 
89621      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91712      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
91712      DEBUG main            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 
92058      DEBUG main            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 
93047      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 
93053      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95046      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.26ms 
95047      DEBUG main            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 
95048      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95049      DEBUG main            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 
96073      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 
96075      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 
96083      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98212      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
98212      DEBUG main            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 
98322      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: e; 
98814      DEBUG main            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 
99803      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 
99804      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 
99810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101928     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: e; 
101956     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 66.4ms 
101956     DEBUG main            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 
101958     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101959     DEBUG main            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 
103011     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 
103012     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 
103017     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103018     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105114     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.8ns 
105114     DEBUG main            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 
105501     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105501     DEBUG main            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 
105534     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 
105534     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 
105534     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 
105538     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
105538     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
106456     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 
106458     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 
106459     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 
106465     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106466     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108566     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
108567     DEBUG main            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 
109075     DEBUG main            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 
109110     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 
109110     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 
109111     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 
109114     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
109114     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
110055     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 
110057     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 
110058     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 
110065     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112112     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.94ms 
112112     DEBUG main            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 
112115     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112116     DEBUG main            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 
112148     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 
112148     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 
112149     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 
112152     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
112153     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
113121     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 
113123     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 
113124     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 
113130     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115203     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
115203     DEBUG main            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 
115791     DEBUG main            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 
115827     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 
115827     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 
115827     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 
115831     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
115831     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
116779     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 
116781     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 
116782     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 
116788     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118839     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 82.48ms 
118845     DEBUG main            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 
118850     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118851     DEBUG main            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 
119766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121787     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
121788     DEBUG main            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 
122166     DEBUG main            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 
123045     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125101     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.86ms 
125101     DEBUG main            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 
125102     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125103     DEBUG main            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 
126033     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
128057     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
128058     DEBUG main            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 
128451     DEBUG main            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 
129339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131319     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ms 
131319     DEBUG main            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 
131321     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131321     DEBUG main            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 
132226     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134300     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
134300     DEBUG main            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 
134718     DEBUG main            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 
135636     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
137647     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.46ms 
137648     DEBUG main            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 
137650     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137650     DEBUG main            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 
138614     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 
138621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
140695     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
140696     DEBUG main            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 
141256     DEBUG main            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 
142218     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 
142225     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
144279     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.55ms 
144279     DEBUG main            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 
144281     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144281     DEBUG main            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 
145234     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 
145240     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147299     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
147299     DEBUG main            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 
147818     DEBUG main            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 
148775     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 
148782     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
150835     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.31ms 
150835     DEBUG main            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 
150836     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
150837     DEBUG main            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 
151824     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 
151831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153955     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
153955     DEBUG main            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 
154390     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154391     DEBUG main            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 
155388     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 
155394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
157475     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
157475     DEBUG main            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 
158918     DEBUG main            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 
159918     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 
159925     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162189     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 107.42ms 
162189     DEBUG main            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 
162191     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162191     DEBUG main            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 
162223     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 
162224     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 
162224     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 
162228     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
162228     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
163192     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 
163193     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 
163199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165242     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
165242     DEBUG main            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 
165804     DEBUG main            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 
165835     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 
165836     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 
165836     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 
165839     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
165839     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
166798     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 
166800     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 
166806     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
168834     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.85ms 
168834     DEBUG main            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 
168836     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168837     DEBUG main            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 
169752     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169754     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
171795     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.5ns 
171795     DEBUG main            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 
172339     DEBUG main            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 
173296     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175458     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.78ms 
175458     DEBUG main            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 
175461     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175461     DEBUG main            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 
176434     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
178646     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.3ns 
178646     DEBUG main            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 
179217     DEBUG main            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 
180185     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182365     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.25ms 
182365     DEBUG main            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 
182367     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182367     DEBUG main            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 
182399     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 
182399     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 
182399     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 
182402     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
182402     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
183418     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 
183418     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 
183424     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185620     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.3ns 
185621     DEBUG main            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 
186077     DEBUG main            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 
186109     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 
186109     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 
186109     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 
186112     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
186113     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
187113     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 
187115     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 
187121     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
189179     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.59ms 
189180     DEBUG main            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 
189182     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
189182     DEBUG main            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 
190200     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192246     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
192246     DEBUG main            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 
192744     DEBUG main            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 
193698     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195744     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.52ms 
195744     DEBUG main            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 
195745     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195746     DEBUG main            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 
196685     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198839     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
198839     DEBUG main            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 
199306     DEBUG main            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 
200256     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
202308     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.05ms 
202309     DEBUG main            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 
202310     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
202311     DEBUG main            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 
203277     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
205417     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
205417     DEBUG main            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 
205893     DEBUG main            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 
206849     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208888     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.24ms 
208889     DEBUG main            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 
208890     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
208890     DEBUG main            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 
209849     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
209850     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
211958     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
211958     DEBUG main            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 
212429     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
212430     DEBUG main            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 
213366     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
213368     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
215396     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
215396     DEBUG main            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 
216194     DEBUG main            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 
217128     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
219273     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 95.54ms 
219273     DEBUG main            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 
219275     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
219275     DEBUG main            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 
220316     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 
220320     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
220321     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
222521     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.8ns 
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/assert/assert1.key 
223149     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223150     DEBUG main            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 
224126     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 
224131     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
224132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226214     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.2ns 
226214     DEBUG main            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 
226827     DEBUG main            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 
227891     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 
227897     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229987     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.04ms 
229987     DEBUG main            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 
229989     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229989     DEBUG main            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 
230981     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 
230985     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230987     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
233033     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
233034     DEBUG main            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 
233529     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
233529     DEBUG main            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 
234633     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
234723     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 
234729     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 
234730     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 
234731     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 
234732     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 
234741     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
237059     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
237060     DEBUG main            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 
237414     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};) 
237625     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};) 
237835     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};) 
237836     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};) 
237985     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};) 
238194     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[]{};) 
239123     DEBUG main            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 
240151     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
240207     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 
240211     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 
240211     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 
240212     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 
240214     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 
240222     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
242933     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 378.47ms 
242933     DEBUG main            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 
242935     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
242935     DEBUG main            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 
243990     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
244035     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 
244038     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 
244039     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 
244040     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 
244042     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 
244048     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
244049     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246382     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
246382     DEBUG main            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 
247436     DEBUG main            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 
248444     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
248491     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 
248495     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 
248496     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 
248497     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 
248498     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 
248507     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
250842     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 113.69ms 
250842     DEBUG main            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 
250844     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
250845     DEBUG main            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 
251833     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
251885     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 
251888     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 
251889     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 
251890     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 
251891     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 
251897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
251898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
254184     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
254184     DEBUG main            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 
254829     DEBUG main            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 
255800     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
255837     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 
255840     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 
255841     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 
255841     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 
255842     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 
255849     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
258102     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 58.49ms 
258102     DEBUG main            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 
258105     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
258105     DEBUG main            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 
259106     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
259148     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 
259151     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 
259152     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 
259153     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 
259154     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 
259161     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
259162     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
261355     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
261356     DEBUG main            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 
262111     DEBUG main            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 
263064     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
263101     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 
263104     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 
263104     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 
263105     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 
263106     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 
263113     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
265283     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 60.15ms 
265284     DEBUG main            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 
265286     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
265286     DEBUG main            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 
266289     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 
266297     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
266298     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
268365     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
268366     DEBUG main            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 
268918     DEBUG main            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 
269967     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 
269973     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
272119     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.57ms 
272119     DEBUG main            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 
272121     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
272121     DEBUG main            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 
273118     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 
273119     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 
273124     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
273125     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
275261     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
275261     DEBUG main            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 
275364     DEBUG Thread-116      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
275386     DEBUG Thread-116      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
275997     DEBUG main            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 
276962     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 
276962     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 
276968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
279004     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
279009     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: a; 
279027     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.54ms 
279027     DEBUG main            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 
279029     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
279029     DEBUG main            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 
280015     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 
280016     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 
280021     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
280022     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
282110     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
282110     DEBUG main            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 
282672     DEBUG main            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 
283668     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 
283670     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 
283676     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
285769     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.72ms 
285770     DEBUG main            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 
285772     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
285772     DEBUG main            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 
286860     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 
286867     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286870     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
289067     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
289068     DEBUG main            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 
293184     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
293184     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
293184     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
293185     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
293185     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
378079     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
378080     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
378080     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
378080     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
378080     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
467363     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
467364     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
467364     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
467364     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
467364     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
496018     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
496019     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
496019     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
496019     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
496019     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
497092     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
497093     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
497093     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
497093     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
497093     DEBUG Thread-122      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
515805     DEBUG main            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 
516832     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 
516844     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
519683     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
519683     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
519683     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
519684     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
519684     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
519744     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519744     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519744     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519744     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519744     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519833     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519833     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519833     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519833     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
519833     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
520858     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
520858     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
520859     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
520859     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
520859     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: TAG_ATTR_IDX; 
520917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
520917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
520917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
520918     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
520918     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: VALUE_ATTR_IDX; 
523352     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.23s 
523352     DEBUG main            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 
523365     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
523366     DEBUG main            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 
524441     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 
524446     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
526547     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
526547     DEBUG main            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 
527385     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
527386     DEBUG main            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 
528382     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 
528394     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
530513     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
530514     DEBUG main            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 
531123     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
531123     DEBUG main            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 
532102     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 
532103     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 
532104     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 
532105     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 
532106     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 
532111     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
534136     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
534137     DEBUG main            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 
534733     DEBUG main            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 
535698     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 
535699     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 
535699     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 
535700     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 
535700     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 
535706     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
537779     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.25ms 
537779     DEBUG main            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 
537780     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
537781     DEBUG main            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 
538754     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 
538755     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 
538755     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 
538756     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 
538756     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 
538761     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
540783     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
540783     DEBUG main            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 
541380     DEBUG main            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 
542323     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 
542324     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 
542325     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 
542325     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 
542326     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 
542331     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
544390     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.14ms 
544390     DEBUG main            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 
544391     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
544392     DEBUG main            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 
545349     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 
545350     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 
545351     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 
545351     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 
545352     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 
545356     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
547351     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10ns 
547351     DEBUG main            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 
547952     DEBUG main            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 
548920     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 
548921     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 
548922     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 
548922     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 
548923     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 
548928     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
550895     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.84ms 
550895     DEBUG main            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 
550897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
550897     DEBUG main            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 
551831     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 
551832     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 
551832     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 
551833     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 
551834     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 
551839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
553861     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
553861     DEBUG main            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 
554475     DEBUG main            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 
555464     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 
555465     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 
555466     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 
555466     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 
555467     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 
555472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
557470     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.65ms 
557470     DEBUG main            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 
557472     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
557472     DEBUG main            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 
558436     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 
558441     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
558443     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
560477     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
560477     DEBUG main            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 
561267     DEBUG Thread-141      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: RED; 
564071     DEBUG main            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 
565029     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 
565036     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
567231     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: RED; 
567441     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 348.15ms 
567442     DEBUG main            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 
567444     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
567445     DEBUG main            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 
568337     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
568339     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
570373     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
570374     DEBUG main            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 
571064     DEBUG main            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 
571986     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
573966     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 372.7ns 
573966     DEBUG main            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 
573967     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
573968     DEBUG main            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 
574850     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
574851     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
576840     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
576840     DEBUG main            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 
577490     DEBUG main            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 
578407     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
580354     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 741.11ns 
580354     DEBUG main            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 
580356     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
580357     DEBUG main            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 
581328     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 
581333     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
581334     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
583343     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
583344     DEBUG main            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 
583982     DEBUG main            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 
584922     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 
584928     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
586914     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.08ms 
586914     DEBUG main            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 
586916     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
586916     DEBUG main            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 
587943     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 
587948     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
590131     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
590132     DEBUG main            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 
590930     DEBUG main            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 
591894     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 
591899     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
593921     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.16ms 
593921     DEBUG main            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 
593922     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
593922     DEBUG main            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 
593951     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 
593951     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 
593951     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 
593954     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
593954     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
594962     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 
594967     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
594968     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
596992     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.6ns 
596992     DEBUG main            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 
603888     DEBUG main            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 
603919     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 
603919     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 
603919     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 
603922     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
603923     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
604972     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 
604980     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
607689     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 553.47ms 
607690     DEBUG main            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 
607693     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
607693     DEBUG main            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 
607720     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 
607721     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 
607721     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 
607725     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
607725     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
608750     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 
608756     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
608758     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
610800     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 56ns 
610800     DEBUG main            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 
613294     DEBUG main            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 
613328     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 
613328     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 
613328     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 
613332     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
613332     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
614272     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 
614280     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
616410     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 193.63ms 
616410     DEBUG main            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 
616412     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
616413     DEBUG main            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 
617306     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
619303     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
619304     DEBUG main            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 
620048     DEBUG main            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 
620913     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
622826     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 664.31ns 
622826     DEBUG main            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 
622827     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
622827     DEBUG main            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 
623700     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
625623     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ns 
625624     DEBUG main            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 
626290     DEBUG main            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 
627206     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
629117     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 485.21ns 
629118     DEBUG main            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 
629118     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
629119     DEBUG main            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 
630061     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 
630067     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
630068     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
632006     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
632006     DEBUG main            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 
632673     DEBUG main            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 
633597     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 
633607     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
635508     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.1ms 
635508     DEBUG main            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 
635510     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
635511     DEBUG main            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 
636568     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 
636570     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 
636575     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
636576     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
638715     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.2ns 
638715     DEBUG main            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 
646151     DEBUG main            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 
647141     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 
647144     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 
647150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
649755     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 513.64ms 
649755     DEBUG main            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 
649758     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
649758     DEBUG main            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 
650804     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 
650809     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
650811     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
652962     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
652962     DEBUG main            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 
806283     DEBUG main            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 
807259     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 
807268     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
810560     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.23s 
810561     DEBUG main            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 
810570     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
810571     DEBUG main            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 
810597     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 
810597     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 
810597     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 
810601     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
810601     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
811579     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 
811581     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 
811582     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 
811588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
813602     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
813603     DEBUG main            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 
814684     DEBUG main            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 
814717     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 
814717     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 
814717     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 
814721     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package java.io; public class Closeable { } 
814721     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: java.io.Closeable 
815626     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 
815628     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 
815628     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 
815634     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
817650     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.15ms 
817650     DEBUG main            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 
817652     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
817653     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 
817683     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 
817684     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 
818654     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 
818655     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 
818656     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 
818657     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 
818658     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 
818659     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 
818665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
820693     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
820694     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 
820727     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
820756     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
820806     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
820830     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
820834     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
820838     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B2; 
820842     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
820845     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
820849     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
820853     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
820860     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
820878     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
820892     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
820942     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
820982     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
821023     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821028     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
821033     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821038     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
821043     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
821048     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
821054     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
821060     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
821070     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
821092     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821108     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821173     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821224     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821252     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
821258     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821263     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
821267     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821288     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821347     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821388     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
821393     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
821397     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
821401     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
821407     DEBUG Thread-180      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_B1; 
822180     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 
822208     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 
822208     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 
823198     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 
823199     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 
823200     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 
823201     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 
823202     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 
823203     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 
823208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
825260     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825265     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825269     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825275     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825276     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825277     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B2; 
825279     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825280     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825282     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
825283     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825285     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825288     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825291     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825297     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825302     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825309     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825311     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
825313     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825314     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
825316     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
825318     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825320     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825322     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
825324     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825328     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825332     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825344     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825351     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825358     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
825360     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825362     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825363     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825368     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825374     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825380     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_B1; 
825382     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
825384     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
825385     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
825386     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_B1; 
825394     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 149.09ms 
825394     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 
825396     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
825397     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 
825424     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 
825424     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 
826427     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 
826428     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 
826429     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 
826429     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 
826430     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 
826431     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 
826437     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
828601     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
828602     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 
829419     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 
829446     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 
829446     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 
830483     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 
830484     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 
830485     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 
830485     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 
830486     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 
830487     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 
830492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
832497     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 542.51ns 
832497     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 
832498     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
832499     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 
832529     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 
832529     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 
833523     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 
833525     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 
833525     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 
833526     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 
833527     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 
833528     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 
833533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
835723     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.1ns 
835724     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 
836506     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 
836545     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 
836545     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 
837531     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 
837532     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 
837532     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 
837533     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 
837533     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 
837534     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 
837540     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
839646     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 388.9ns 
839647     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 
839649     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
839649     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 
839679     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 
839679     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 
840720     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 
840721     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 
840722     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 
840722     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 
840723     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 
840724     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 
840729     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
842687     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.1ns 
842688     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 
842714     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
842729     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
842744     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
842758     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
842761     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
842764     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
842767     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
842770     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
842773     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
842777     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
842780     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
842787     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
842802     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
842815     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
842858     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
842897     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
842919     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
842924     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
842927     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
842930     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
842934     DEBUG Thread-189      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_A1; 
843660     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 
843692     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 
843693     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 
844676     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 
844677     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 
844677     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 
844678     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 
844678     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 
844679     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 
844684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
846639     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
846642     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
846646     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
846649     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
846650     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
846651     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
846652     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
846653     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
846654     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
846656     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
846658     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
846660     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
846663     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
846666     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
846673     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
846679     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
846684     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
846686     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
846687     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
846688     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
846689     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: B.ATTR_A1; 
846693     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 57.34ms 
846693     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 
846695     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
846696     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 
846721     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 
846722     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 
847694     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 
847694     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 
847695     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 
847696     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 
847697     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 
847697     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 
847702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
849642     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.3ns 
849642     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 
849666     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
849677     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
849688     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
849699     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
849700     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
849703     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
849706     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
849708     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
849712     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
849715     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
849718     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
849725     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
849739     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
849752     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
849792     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
849835     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
849858     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
849862     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
849865     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
849868     DEBUG Thread-192      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
850630     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 
850662     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 
850662     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 
851607     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 
851607     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 
851608     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 
851609     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 
851609     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 
851610     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 
851616     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
853534     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
853538     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
853541     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
853544     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
853544     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
853545     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
853546     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
853547     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
853548     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
853549     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
853551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
853553     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
853556     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
853558     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
853566     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
853573     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
853578     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
853580     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
853581     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
853582     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
853586     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 56.06ms 
853587     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 
853588     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
853589     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 
853614     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 
853614     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 
854548     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 
854549     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 
854549     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 
854550     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 
854550     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 
854551     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 
854556     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
854558     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
856613     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.4ns 
856614     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 
856650     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
856667     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
856685     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
856701     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
856704     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
856708     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
856711     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
856715     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR; 
856719     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
856727     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
856744     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
856759     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
856806     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
856842     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
856885     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
856921     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857044     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857099     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857155     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
857210     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857216     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
857221     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857227     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
857233     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
857239     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
857246     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
857252     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
857266     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
857293     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857316     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857419     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857483     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857566     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
857574     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
857580     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
857587     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857595     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
857661     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
857766     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
858157     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
858163     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
858201     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
858349     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
859126     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
859229     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
859355     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
859525     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
859612     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
859780     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
859887     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
860149     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
860856     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
860996     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
861060     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
861798     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
861895     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
862021     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
862182     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
862269     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
862420     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
862518     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
862783     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
863471     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
863591     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
863696     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
863723     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
863849     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
863857     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
863865     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
863915     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
864774     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
864905     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
865118     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
865305     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
865417     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
865597     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
865727     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
865967     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
866779     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
866929     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
867428     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
867597     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
867720     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
867892     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
867987     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
868145     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
868278     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
868430     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
869323     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
869330     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
869338     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
869345     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
869355     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
869373     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
869412     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
869442     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
869595     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
869602     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
869610     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
869657     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
870617     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
870754     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
870910     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
871116     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
871239     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
871440     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
871582     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
871847     DEBUG Thread-195      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
873618     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 
873649     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 
873650     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 
874648     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 
874649     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 
874650     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 
874651     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 
874651     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 
874652     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 
874658     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
876616     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876620     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876624     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876628     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876629     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876631     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876632     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876634     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR; 
876635     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876638     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876641     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876644     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876653     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876660     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876670     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876677     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876703     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876711     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876719     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876727     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876729     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: SAVE; 
876731     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876733     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
876735     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A2; 
876737     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876739     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876742     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876745     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876749     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876753     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876767     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876774     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876782     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: ATTR_A1; 
876784     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876785     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876787     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876789     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
876798     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876810     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876867     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876868     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876872     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876886     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876900     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876913     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876915     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876917     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876919     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876922     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
876925     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876930     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876935     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876951     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
876953     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
876955     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
876961     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877030     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877043     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
877057     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877077     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877090     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
877109     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
877121     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877146     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877245     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
877259     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877321     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877387     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877397     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
877409     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877425     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877432     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
877447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
877455     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877470     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877548     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877552     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877565     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877567     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
877568     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877573     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877643     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877657     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
877673     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877694     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877707     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
877731     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
877742     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877769     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877868     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877876     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877942     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877953     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
877964     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
877980     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
877990     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
878006     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
878015     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878037     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878137     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878199     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878209     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: A.SAVE; 
878220     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878237     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
878247     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
878263     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
878273     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878294     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
878397     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.79s 
878398     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 
878402     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
878402     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 
878430     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 
878430     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 
879369     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 
879370     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 
879371     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 
879371     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 
879372     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 
879373     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 
879378     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
881417     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.1ns 
881418     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 
881428     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.CLASS_IDENTIFIER; 
881442     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881467     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881491     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
881518     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881522     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881525     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
881530     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
881533     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
881538     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
881545     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
881559     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881571     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881594     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
881615     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881643     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881666     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
881695     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881727     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881746     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
881751     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
881754     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
881757     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
881761     DEBUG Thread-198      d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.COUNTER; 
882755     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 
882782     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 
882782     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 
883749     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 
883749     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 
883750     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 
883751     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 
883752     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 
883752     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 
883758     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
885714     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.CLASS_IDENTIFIER; 
885717     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885721     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885725     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
885730     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885732     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885733     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
885734     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
885736     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
885737     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classPrepared>; 
885738     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
885742     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885745     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885750     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
885754     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885760     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885766     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
885770     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885776     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885781     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: COUNTER; 
885782     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitializationInProgress>; 
885783     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classErroneous>; 
885784     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: <classInitialized>; 
885785     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: MyClass.COUNTER; 
885789     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 77.49ms 
885789     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 
885792     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
885792     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 
886701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
888708     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.6ns 
888709     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 
889495     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 
890399     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
892366     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 269.1ns 
892366     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 
892367     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
892367     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 
892396     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 
892400     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved1 { } 
892400     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved1 
892400     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved2 { } 
892400     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved2 
893327     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 
893333     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
895369     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.5ns 
895369     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 
896171     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 
896227     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 
896231     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved1 { } 
896231     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved1 
896231     DEBUG main            d.u.i.k.j.r.ClassFileDeclarationBuilder Parsing: package cp; public class Unresolved2 { } 
896236     DEBUG main            r.s.KeYCrossReferenceSourceInfo Dynamically created class: cp.Unresolved2 
897169     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 
897174     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
899223     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 643.91ns 
899223     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 
899225     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
899225     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 
900248     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 
900253     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
900254     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
902292     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.2ns 
902292     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 
903102     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
903102     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 
904107     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 
904112     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
904114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
906129     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.6ns 
906129     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 
474        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
517        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
666        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 
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/standardRules.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/ldt.key 
1086       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1144       DEBUG main            d.u.i.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 
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/floatHeader.key 
1155       DEBUG main            d.u.i.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 
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/locSets.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/permission.key 
1163       DEBUG main            d.u.i.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 
1163       DEBUG main            d.u.i.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 
1165       DEBUG main            d.u.i.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 
1205       DEBUG main            d.u.i.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 
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/wellfound.key 
1209       DEBUG main            d.u.i.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 
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/propRule.key 
1406       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1515       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.key 
1918       DEBUG main            d.u.i.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 
1930       DEBUG main            d.u.i.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 
1937       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2208       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2208       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2213       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2213       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.key 
2583       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2606       DEBUG main            d.u.i.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 
2623       DEBUG main            d.u.i.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 
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 
2727       DEBUG main            d.u.i.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 
2784       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
2848       DEBUG main            d.u.i.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 
2901       DEBUG main            d.u.i.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 
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/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 
3068       DEBUG main            d.u.i.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 
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/loopRules.key 
3693       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
3851       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 
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/precRules.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/charListRules.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/regExTheory.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/regExHeader.key 
3937       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.key 
3972       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.key 
4042       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.key 
4070       DEBUG main            d.u.i.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 
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/execRules.key 
4202       DEBUG main            d.u.i.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 
6948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9956       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 58.3ns 
9958       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 
10297      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 
11588      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13887      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.61ms 
13888      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 
13902      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13903      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 
14987      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
17169      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 
17406      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 
18391      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20617      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.01ms 
20618      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 
20620      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20620      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 
21664      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
23729      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 
24000      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 
24977      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27127      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.73ms 
27127      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 
27129      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27129      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 
28102      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30157      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
30158      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 
30422      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 
31368      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33460      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.66ms 
33461      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 
33462      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33463      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 
34436      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36514      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
36517      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 
36838      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 
37792      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.54ms 
39883      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 
39885      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39886      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 
40829      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42877      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
42878      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 
43166      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 
44158      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.56ms 
46256      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 
46257      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46258      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 
47181      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49339      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
49340      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 
49640      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 
50591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52615      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.24ms 
52616      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 
52617      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52617      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 
53578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55611      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.3ns 
55611      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 
55901      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 
56824      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58832      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 819.11ns 
58833      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 
58834      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58834      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 
59795      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61912      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
61912      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 
62210      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 
63132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65276      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.95ms 
65277      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 
65278      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65278      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 
66217      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68260      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
68261      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 
68564      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 
69494      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71531      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.86ms 
71532      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 
71535      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71536      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 
72483      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74632      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
74632      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 
74970      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 
75924      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78021      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.31ms 
78022      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 
78023      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78024      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 
79011      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81210      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
81211      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 
82067      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 
83005      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.42ms 
85082      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 
85085      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85085      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 
86001      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88202      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
88202      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 
92713      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 
93687      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95934      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 150.36ms 
95935      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 
95937      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95938      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 
96902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99017      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
99017      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 
99499      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 
100473     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102525     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.63ms 
102526     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 
102527     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102528     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 
103457     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105531     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
105531     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 
114335     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 
115199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117297     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 81.92ms 
117297     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 
117300     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117300     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 
118237     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120213     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
120213     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 
120589     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 
121446     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123328     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.56ms 
123329     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 
123330     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123331     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 
124199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126177     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
126178     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 
126538     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 
127427     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129398     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.63ms 
129398     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 
129400     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129400     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 
130370     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132349     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
132350     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 
132780     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 
133669     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135635     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.11ms 
135635     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 
135637     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135637     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 
136613     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
138564     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.8ns 
138565     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 
138935     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 
139795     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141753     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.13ms 
141754     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 
141755     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
141755     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 
142655     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
144649     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.2ns 
144650     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 
145031     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 
145906     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147845     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.39ms 
147846     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 
147848     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147848     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 
148742     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
150780     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
150781     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 
151494     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 
152400     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
154468     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 85.28ms 
154468     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 
154470     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154470     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 
155349     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
157333     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
157333     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 
160998     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 
161884     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
163940     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 108.9ms 
163940     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 
163942     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163943     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 
164860     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166870     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
166871     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 
167283     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167283     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 
168141     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170042     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
170042     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 
170441     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170442     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 
171338     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173327     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
173328     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 
173735     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 
174634     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176582     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.99ms 
176584     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 
176588     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176589     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 
177587     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179554     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
179554     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 
179963     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 
180826     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182743     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.85ms 
182744     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 
182745     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182746     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 
183659     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185599     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
185600     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 
186239     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 
187099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
189098     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.65ms 
189099     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 
189101     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
189102     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 
190030     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
191996     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
191997     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 
192425     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 
193289     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195242     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 515.91ns 
195242     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 
195244     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195244     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 
196134     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
198074     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
198075     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 
198508     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 
199400     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
201387     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.35ms 
201388     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 
201389     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201389     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 
202297     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204362     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
204362     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 
204812     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 
205706     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
207681     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 113ns 
207681     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 
207683     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207683     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 
208578     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210597     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
210597     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 
211052     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 
212005     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
213977     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 524.51ns 
213977     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 
213978     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
213978     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 
214865     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
214866     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
216898     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
216899     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 
217355     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 
218271     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
220219     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.08ms 
220219     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 
220220     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
220221     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 
221158     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
221160     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
223310     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.1ns 
223310     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 
223827     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 
224726     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
226818     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.27ms 
226818     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 
226821     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226821     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 
227790     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
227792     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
229867     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
229867     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 
231962     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 
232922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
235132     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.2ms 
235132     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 
235135     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
235135     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 
236064     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
236066     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
238148     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
238148     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 
242088     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 
243013     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
245039     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.16ms 
245039     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 
245041     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
245042     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 
245943     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
245945     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
247910     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
247910     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 
248611     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 
249518     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
251568     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 58.66ms 
251568     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 
251570     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
251570     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 
252482     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
252483     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
254500     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.1ns 
254501     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 
255015     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 
255920     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
257906     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.47ms 
257907     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 
257909     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
257909     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 
258838     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
258839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
260870     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
260871     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 
261401     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 
262296     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
264276     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.07ms 
264276     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 
264283     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
264283     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 
265176     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
265178     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
267176     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
267176     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 
267701     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 
268659     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
270701     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.3ms 
270701     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 
270703     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
270704     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 
271615     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
271617     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
273640     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
273640     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 
274158     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 
275083     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
277139     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.63ms 
277139     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 
277141     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
277141     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 
278076     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
278077     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
280171     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
280171     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 
280715     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 
281656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
283761     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.5ms 
283762     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 
283763     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
283764     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 
284721     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
284722     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286838     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.8ns 
286838     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 
287384     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 
288300     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
290361     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.09ms 
290361     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 
290363     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
290363     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 
291324     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
291325     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
293360     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
293360     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 
293892     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 
294822     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
296844     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.65ms 
296845     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 
296846     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
296847     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 
297776     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
297778     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
299767     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
299767     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 
300310     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 
301224     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
303154     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.51ms 
303155     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 
303156     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303157     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 
304055     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304056     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306110     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
306110     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 
306660     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 
307593     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
309613     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.73ms 
309613     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 
309615     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
309615     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 
310530     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
312589     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
312589     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 
313141     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 
314022     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
316002     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.01ms 
316003     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 
316005     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
316006     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 
316921     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
316923     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
318987     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
318987     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 
319584     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 
320464     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
322435     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.12ms 
322436     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 
322437     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
322438     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 
323353     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
323354     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
325389     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
325389     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 
325963     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 
326883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
328955     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.96ms 
328956     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 
328957     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
328958     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 
329873     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
329875     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
331921     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
331921     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 
332513     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 
333467     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
335467     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.03ms 
335467     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 
335469     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
335469     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 
336364     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
336365     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
338410     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
338412     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 
339005     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 
339894     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
341903     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 651.91ns 
341904     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 
341905     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
341906     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 
342826     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
342828     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
344879     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
344879     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 
345496     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 
346413     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
348366     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.51ms 
348366     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 
434        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 
622        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.key 
1112       DEBUG main            d.u.i.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 
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/permission.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/reach.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/seq.key 
1120       DEBUG main            d.u.i.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 
1159       DEBUG main            d.u.i.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 
1159       DEBUG main            d.u.i.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 
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/charListHeader.key 
1313       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1384       DEBUG main            d.u.i.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 
1481       DEBUG main            d.u.i.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 
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 
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/intRules.key 
1798       DEBUG main            d.u.i.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 
1829       DEBUG main            d.u.i.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 
1852       DEBUG main            d.u.i.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 
1874       DEBUG main            d.u.i.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 
2236       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2237       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2240       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2241       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.key 
2670       DEBUG main            d.u.i.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 
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/binaryLemmas.key 
2691       DEBUG main            d.u.i.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 
2719       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.key 
2782       DEBUG main            d.u.i.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 
2833       DEBUG main            d.u.i.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 
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/booleanRules.key 
2878       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.key 
3081       DEBUG main            d.u.i.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 
3110       DEBUG main            d.u.i.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 
3152       DEBUG main            d.u.i.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 
3156       DEBUG main            d.u.i.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 
3223       DEBUG main            d.u.i.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 
3267       DEBUG main            d.u.i.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 
3275       DEBUG main            d.u.i.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 
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/assertions.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/loopRules.key 
4051       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.key 
4127       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4220       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4253       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.key 
4277       DEBUG main            d.u.i.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 
4283       DEBUG main            d.u.i.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 
4292       DEBUG main            d.u.i.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 
4303       DEBUG main            d.u.i.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 
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/mapSize.key 
4345       DEBUG main            d.u.i.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 
4347       DEBUG main            d.u.i.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 
4349       DEBUG main            d.u.i.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 
4357       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4412       DEBUG main            d.u.i.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 
4418       DEBUG main            d.u.i.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 
4420       DEBUG main            d.u.i.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 
4426       DEBUG main            d.u.i.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 
4431       DEBUG main            d.u.i.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 
4434       DEBUG main            d.u.i.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 
4456       DEBUG main            d.u.i.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 
4460       DEBUG main            d.u.i.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 
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/execRules.key 
4562       DEBUG main            d.u.i.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 
7433       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10383      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.1ns 
10385      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 
10897      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 
12044      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14477      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.38ms 
14478      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 
14494      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14495      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 
15641      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17885      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
17886      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 
18252      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 
19315      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21607      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ms 
21608      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 
21610      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21610      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 
22642      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24790      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
24791      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 
25062      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 
26060      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28254      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.52ms 
28255      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 
28257      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28257      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 
29247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31470      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
31471      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 
31842      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 
32792      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34952      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.44ms 
34953      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 
34955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34955      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 
35987      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38154      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
38154      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 
38437      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 
39372      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41516      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.44ms 
41518      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 
41520      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41524      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 
42532      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44600      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
44601      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 
44891      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 
45810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47924      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.73ms 
47925      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 
47926      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47927      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 
48857      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50981      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
50981      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 
52423      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 
53394      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55570      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 72.52ms 
55570      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 
55572      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55572      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 
56548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58627      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
58627      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 
59279      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 
60214      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62346      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.01ms 
62347      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 
62349      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62349      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 
63340      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65485      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
65486      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 
66457      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 
67444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.48ms 
69686      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 
69687      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69688      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 
70679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72805      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
72806      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 
73370      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 
74332      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76365      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.35ms 
76366      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 
76367      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76368      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 
77307      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79345      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
79345      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 
79850      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 
80786      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82876      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.81ms 
82877      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 
82878      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82879      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 
84040      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 
84075      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86297      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
86298      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 
87373      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 
88555      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 
88564      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90793      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 63.74ms 
90794      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 
90796      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90797      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 
91773      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93913      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.5ns 
93914      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 
94270      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 
95234      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97319      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.58ms 
97320      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 
97322      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97322      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 
98271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100279     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
100280     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 
100648     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 
101547     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103603     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.76ms 
103603     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 
103605     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103606     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 
104526     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106550     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
106550     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 
106921     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 
107815     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109813     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ms 
109814     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 
109816     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109816     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 
110762     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112853     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
112854     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 
113220     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 
114110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116159     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.54ms 
116160     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 
116162     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116162     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 
117188     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117191     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119233     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
119233     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 
119736     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 
120701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122773     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.75ms 
122774     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 
122776     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122777     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 
123722     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125794     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.2ns 
125794     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 
126176     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 
127141     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129284     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.16ms 
129284     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 
129286     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129286     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 
130438     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 
130445     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
130447     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132595     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
132596     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 
137152     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 
138226     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 
138233     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
140582     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 356.72ms 
140582     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 
140585     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140585     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 
141505     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143563     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
143563     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 
144016     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 
144922     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146920     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.43ms 
146921     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 
146923     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146923     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 
147909     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149913     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.9ns 
149914     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 
150757     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 
151650     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153670     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.11ms 
153671     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 
153675     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153675     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 
154605     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156677     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
156677     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 
157097     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 
158028     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
159985     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 580.31ns 
159985     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 
159987     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159987     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 
160903     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162879     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.4ns 
162879     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 
163297     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 
164226     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166192     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 489.11ns 
166193     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 
166194     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
166194     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 
167081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169086     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.9ns 
169086     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 
169506     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 
170417     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172377     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.62ms 
172378     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 
172380     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172381     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 
173345     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175380     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.7ns 
175381     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 
175804     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 
176700     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
178662     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.4ms 
178663     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 
178664     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
178665     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 
179588     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
181561     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
181561     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 
181989     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 
182921     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184892     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.39ms 
184892     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 
184895     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184895     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 
185810     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187833     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
187833     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 
188672     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 
189557     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
191613     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.14ms 
191613     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 
529        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
578        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
729        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1188       DEBUG main            d.u.i.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 
1191       DEBUG main            d.u.i.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 
1197       DEBUG main            d.u.i.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 
1198       DEBUG main            d.u.i.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 
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/reach.key 
1201       DEBUG main            d.u.i.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 
1202       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1292       DEBUG main            d.u.i.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 
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/propRule.key 
1530       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1697       DEBUG main            d.u.i.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 
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/updateRules.key 
1836       DEBUG main            d.u.i.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 
1981       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
2049       DEBUG main            d.u.i.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 
2057       DEBUG main            d.u.i.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 
2076       DEBUG main            d.u.i.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 
2304       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2304       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2307       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2307       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2353       DEBUG main            d.u.i.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 
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/bsum.key 
2534       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2618       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2685       DEBUG main            d.u.i.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 
2708       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.key 
2977       DEBUG main            d.u.i.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 
3027       DEBUG main            d.u.i.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 
3115       DEBUG main            d.u.i.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 
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/seqRules.key 
3282       DEBUG main            d.u.i.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 
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/seqPerm2.key 
3340       DEBUG main            d.u.i.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 
3487       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.key 
4306       DEBUG main            d.u.i.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 
4311       DEBUG main            d.u.i.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 
4367       DEBUG main            d.u.i.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 
4417       DEBUG main            d.u.i.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 
4435       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4439       DEBUG main            d.u.i.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 
4477       DEBUG main            d.u.i.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 
4484       DEBUG main            d.u.i.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 
4508       DEBUG main            d.u.i.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 
4510       DEBUG main            d.u.i.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 
4512       DEBUG main            d.u.i.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 
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/regExLemmaProven.key 
4527       DEBUG main            d.u.i.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 
4538       DEBUG main            d.u.i.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 
4551       DEBUG main            d.u.i.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 
4556       DEBUG main            d.u.i.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 
4560       DEBUG main            d.u.i.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 
4562       DEBUG main            d.u.i.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 
4570       DEBUG main            d.u.i.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 
4631       DEBUG main            d.u.i.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 
4640       DEBUG main            d.u.i.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 
4646       DEBUG main            d.u.i.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 
4649       DEBUG main            d.u.i.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 
4654       DEBUG main            d.u.i.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 
4657       DEBUG main            d.u.i.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 
4660       DEBUG main            d.u.i.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 
4680       DEBUG main            d.u.i.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 
4683       DEBUG main            d.u.i.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 
4685       DEBUG main            d.u.i.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 
4771       DEBUG main            d.u.i.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 
8261       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 
8276       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 
8369       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.6ns 
11716      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 
12178      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
12257      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
12284      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
12329      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
12362      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
12773      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12777      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 
14195      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 
14201      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 
14213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16807      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
16808      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 
16854      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
16870      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.hDep; 
16883      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
16903      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
16959      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
16978      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
16997      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17063      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.pcDep; 
17081      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: UpdateAbstraction.lDep; 
17100      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
545        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
595        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
765        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 
1086       DEBUG main            d.u.i.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 
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/ldt.key 
1151       DEBUG main            d.u.i.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 
1171       DEBUG main            d.u.i.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 
1211       DEBUG main            d.u.i.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 
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/floatHeader.key 
1225       DEBUG main            d.u.i.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 
1230       DEBUG main            d.u.i.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 
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/permission.key 
1233       DEBUG main            d.u.i.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 
1233       DEBUG main            d.u.i.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 
1235       DEBUG main            d.u.i.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 
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/freeADT.key 
1292       DEBUG main            d.u.i.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 
1293       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.key 
1603       DEBUG main            d.u.i.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 
1655       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
1964       DEBUG main            d.u.i.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 
2015       DEBUG main            d.u.i.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 
2053       DEBUG main            d.u.i.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 
2066       DEBUG main            d.u.i.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 
2087       DEBUG main            d.u.i.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 
2441       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2441       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2445       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2445       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2480       DEBUG main            d.u.i.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 
2527       DEBUG main            d.u.i.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 
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/bprod.key 
2823       DEBUG main            d.u.i.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 
2832       DEBUG main            d.u.i.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 
2846       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2913       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2989       DEBUG main            d.u.i.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 
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/booleanRules.key 
3027       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.key 
3250       DEBUG main            d.u.i.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 
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/reachRules.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/seqCoreRules.key 
3381       DEBUG main            d.u.i.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 
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/seqPerm.key 
3552       DEBUG main            d.u.i.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 
3561       DEBUG main            d.u.i.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 
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/assertions.key 
4479       DEBUG main            d.u.i.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 
4527       DEBUG main            d.u.i.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 
4573       DEBUG main            d.u.i.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 
4592       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.key 
4631       DEBUG main            d.u.i.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 
4659       DEBUG main            d.u.i.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 
4674       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4677       DEBUG main            d.u.i.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 
4698       DEBUG main            d.u.i.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 
4702       DEBUG main            d.u.i.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 
4723       DEBUG main            d.u.i.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 
4724       DEBUG main            d.u.i.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 
4725       DEBUG main            d.u.i.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 
4730       DEBUG main            d.u.i.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 
4738       DEBUG main            d.u.i.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 
4748       DEBUG main            d.u.i.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 
4756       DEBUG main            d.u.i.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 
4760       DEBUG main            d.u.i.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 
4762       DEBUG main            d.u.i.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 
4764       DEBUG main            d.u.i.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 
4769       DEBUG main            d.u.i.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 
4833       DEBUG main            d.u.i.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 
4841       DEBUG main            d.u.i.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 
4846       DEBUG main            d.u.i.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 
4848       DEBUG main            d.u.i.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 
4852       DEBUG main            d.u.i.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 
4856       DEBUG main            d.u.i.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 
4858       DEBUG main            d.u.i.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 
4876       DEBUG main            d.u.i.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 
4879       DEBUG main            d.u.i.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 
4882       DEBUG main            d.u.i.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 
4962       DEBUG main            d.u.i.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 
8597       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 
8608       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 
8614       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 
8622       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 
8699       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8716       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12162      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.8ns 
12164      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 
12959      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 
14357      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 
14360      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 
14366      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 
14373      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 
14392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17122      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 92.9ms 
17122      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 
17137      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17138      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 
18400      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 
18403      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 
18406      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 
18411      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 
18420      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18421      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20894      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
20895      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 
21166      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 
22341      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 
22344      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 
22346      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 
22349      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 
22357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24795      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.78ms 
24796      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 
24799      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24799      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 
25983      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 
25986      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 
25988      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 
25993      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 
26000      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26001      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28374      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
28374      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 
28780      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 
29874      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 
29877      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 
29879      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 
29882      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 
29890      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.44ms 
32297      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 
32300      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32301      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 
33445      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 
33448      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 
33450      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 
33453      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 
33459      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33461      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35824      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
35824      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 
36178      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 
37297      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 
37299      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 
37301      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 
37303      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 
37311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39673      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.65ms 
39673      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 
39676      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39676      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 
40757      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 
40759      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 
40760      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 
40762      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 
40767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40769      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43156      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
43157      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 
43458      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 
44567      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 
44570      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 
44571      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 
44576      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 
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 
46869      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.47ms 
46870      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 
46873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46873      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 
47976      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 
47978      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 
47979      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 
47981      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 
47986      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47988      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50286      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
50287      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 
58816      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 
59838      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 
59839      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 
59840      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 
59842      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 
59848      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62775      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 631.9ms 
62775      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 
62779      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62779      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 
63825      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 
63827      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 
63828      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 
63830      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 
63835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63837      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66071      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
66071      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 
66602      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 
67622      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 
67623      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 
67624      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 
67626      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 
67633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69920      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.51ms 
69920      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 
69922      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69923      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 
70975      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 
70977      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 
70978      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 
70980      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 
70985      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70986      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
73168      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 
73808      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 
74840      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 
74841      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 
74842      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 
74844      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 
74853      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77180      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 132.23ms 
77180      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 
77187      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77187      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 
78214      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 
78216      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 
78217      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 
78218      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 
78224      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78225      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80456      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
80457      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 
86029      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 
87112      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 
87113      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 
87114      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 
87116      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 
87122      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90178      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 582.42ms 
90178      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 
90182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90183      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 
91283      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 
91284      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 
91285      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 
91287      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 
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 
91295      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93668      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
93668      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 
94021      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 
95119      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 
95120      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 
95121      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 
95123      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 
95130      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97466      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.96ms 
97466      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 
97470      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97471      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 
98586      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 
98588      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 
98589      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 
98591      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 
98596      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98597      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100966     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
100966     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 
101313     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 
102362     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 
102363     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 
102364     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 
102365     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 
102371     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104673     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.99ms 
104674     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 
104676     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104677     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 
105763     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 
105765     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 
105766     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 
105767     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 
105772     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105774     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108194     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.4ns 
108194     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 
108545     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 
109575     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 
109576     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 
109577     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 
109579     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 
109585     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111793     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.42ms 
111793     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 
111795     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111796     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 
112873     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 
112874     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 
112875     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 
112879     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 
112884     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112886     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115134     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.6ns 
115135     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 
115502     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 
116518     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 
116519     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 
116520     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 
116522     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 
116527     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118805     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.55ms 
118806     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 
118808     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118808     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 
119887     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 
119888     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 
119889     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 
119891     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 
119899     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119900     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122195     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
122196     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 
122585     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 
123655     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 
123656     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 
123657     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 
123659     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 
123664     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125857     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.84ms 
125857     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 
125859     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125860     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 
126939     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 
126940     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 
126941     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 
126942     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 
126947     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126948     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129082     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.8ns 
129082     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 
129464     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 
130444     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 
130445     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 
130446     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 
130448     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 
130453     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132572     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.83ms 
132573     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 
132575     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132576     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 
133609     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 
133610     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 
133611     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 
133614     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 
133621     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
133623     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135802     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
135802     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 
136181     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 
137174     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 
137175     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 
137176     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 
137178     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 
137183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139340     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.8ms 
139340     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 
139342     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139343     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 
140405     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 
140406     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 
140407     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 
140409     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 
140414     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140415     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
142548     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
142548     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 
142946     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 
143924     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 
143925     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 
143926     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 
143927     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 
143933     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146037     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.25ms 
146037     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 
146040     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146040     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 
147086     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 
147087     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 
147088     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 
147090     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 
147094     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147096     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149227     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.7ns 
149228     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 
149626     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 
150576     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 
150577     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 
150578     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 
150580     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 
150585     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152689     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.06ms 
152690     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 
152692     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152692     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 
153709     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 
153710     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 
153711     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 
153712     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 
153717     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153718     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155823     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
155823     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 
156437     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 
157391     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 
157392     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 
157393     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 
157394     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 
157399     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
159561     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 65.59ms 
159561     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 
159563     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159564     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 
160597     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 
160599     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 
160600     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 
160602     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 
160607     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
160608     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162753     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
162753     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 
163172     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 
164116     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 
164117     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 
164118     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 
164120     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 
164126     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166154     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3.99ms 
166154     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 
166156     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
166156     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 
167155     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 
167156     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 
167158     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 
167160     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 
167164     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167165     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
169272     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
169272     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 
169695     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 
170644     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 
170645     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 
170645     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 
170647     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 
170652     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172685     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.11ms 
172685     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 
172687     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172687     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 
173648     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 
173649     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 
173650     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 
173651     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 
173655     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
173656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175756     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.3ns 
175757     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 
176173     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 
177136     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 
177137     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 
177138     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 
177140     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 
177145     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179191     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.21ms 
179191     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 
179193     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
179194     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 
180148     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 
180149     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 
180150     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 
180151     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 
180156     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180157     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182223     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
182223     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 
182679     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 
183643     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 
183645     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 
183646     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 
183650     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 
183654     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185709     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.37ms 
185709     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 
185711     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185712     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 
186700     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 
186701     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 
186702     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 
186704     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 
186708     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186709     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188769     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
188769     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 
189229     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 
190231     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 
190232     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 
190233     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 
190235     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 
190240     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192391     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.62ms 
192392     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 
192393     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
192394     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 
193444     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 
193445     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 
193446     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 
193448     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 
193452     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
193453     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
195582     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
195583     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 
196122     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 
197102     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 
197103     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 
197104     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 
197105     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 
197110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
199193     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.99ms 
199194     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 
199196     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
199196     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 
200198     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 
200199     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 
200200     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 
200202     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 
200206     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
200208     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
202389     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
202390     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 
202849     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 
203812     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 
203814     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 
203814     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 
203816     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 
203821     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
205901     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.5ms 
205901     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 
205903     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
205904     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 
206895     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 
206897     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 
206897     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 
206899     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 
206904     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206905     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208973     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
208973     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 
215003     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 
215951     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 
215952     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 
215953     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 
215955     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 
215960     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
218453     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 422.52ms 
218454     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 
218456     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
218457     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 
219462     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 
219463     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 
219464     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 
219466     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 
219471     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
219472     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
221614     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
221615     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 
222198     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 
223131     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 
223132     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 
223133     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 
223134     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 
223142     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
225232     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.18ms 
225232     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 
504        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
540        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
681        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.key 
1178       DEBUG main            d.u.i.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 
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/permission.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/reach.key 
1183       DEBUG main            d.u.i.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 
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/map.key 
1270       DEBUG main            d.u.i.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 
1271       DEBUG main            d.u.i.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 
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/charListHeader.key 
1480       DEBUG main            d.u.i.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 
1559       DEBUG main            d.u.i.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 
1644       DEBUG main            d.u.i.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 
1715       DEBUG main            d.u.i.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 
1918       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
2080       DEBUG main            d.u.i.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 
2131       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.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/intRulesJavaSemantics.key 
2175       DEBUG main            d.u.i.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 
2489       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2490       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2492       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2492       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2535       DEBUG main            d.u.i.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 
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/bsum.key 
2832       DEBUG main            d.u.i.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 
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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.key 
3027       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
3030       DEBUG main            d.u.i.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 
3079       DEBUG main            d.u.i.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 
3116       DEBUG main            d.u.i.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 
3124       DEBUG main            d.u.i.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 
3134       DEBUG main            d.u.i.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 
3244       DEBUG main            d.u.i.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 
3338       DEBUG main            d.u.i.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 
3377       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
3506       DEBUG main            d.u.i.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 
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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
4645       DEBUG main            d.u.i.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 
4657       DEBUG main            d.u.i.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 
4738       DEBUG main            d.u.i.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 
4766       DEBUG main            d.u.i.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 
4804       DEBUG main            d.u.i.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 
4875       DEBUG main            d.u.i.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 
4911       DEBUG main            d.u.i.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 
4940       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4943       DEBUG main            d.u.i.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 
4968       DEBUG main            d.u.i.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 
4973       DEBUG main            d.u.i.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 
4997       DEBUG main            d.u.i.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 
4999       DEBUG main            d.u.i.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 
5001       DEBUG main            d.u.i.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 
5007       DEBUG main            d.u.i.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 
5018       DEBUG main            d.u.i.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 
5029       DEBUG main            d.u.i.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 
5042       DEBUG main            d.u.i.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 
5046       DEBUG main            d.u.i.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 
5049       DEBUG main            d.u.i.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 
5051       DEBUG main            d.u.i.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 
5058       DEBUG main            d.u.i.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 
5099       DEBUG main            d.u.i.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 
5109       DEBUG main            d.u.i.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 
5116       DEBUG main            d.u.i.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 
5118       DEBUG main            d.u.i.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 
5123       DEBUG main            d.u.i.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 
5127       DEBUG main            d.u.i.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 
5129       DEBUG main            d.u.i.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 
5150       DEBUG main            d.u.i.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 
5196       DEBUG main            d.u.i.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 
5200       DEBUG main            d.u.i.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 
5308       DEBUG main            d.u.i.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 
8552       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 
8623       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8642       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11556      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.7ns 
11558      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 
12838      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 
14139      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 
14158      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16620      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 137.4ms 
16622      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 
16635      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16636      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 
17768      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 
17778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17781      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20126      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
20127      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 
20718      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 
21749      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 
21758      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24075      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 76.04ms 
24075      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 
24077      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24078      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 
25139      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 
25147      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25148      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
27324      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 
29460      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 
30458      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 
30466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32976      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 266.43ms 
32977      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 
32979      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32979      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 
34034      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 
34041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36207      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.8ns 
36208      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 
38457      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 
39479      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 
39488      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 212.64ms 
41762      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 
41764      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41765      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 
41768      DEBUG main            d.u.i.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 
41771      DEBUG main            d.u.i.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 
41771      DEBUG main            d.u.i.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 
41772      DEBUG main            d.u.i.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 
41774      DEBUG main            d.u.i.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 
41775      DEBUG main            d.u.i.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 
41776      DEBUG main            d.u.i.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 
41777      DEBUG main            d.u.i.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 
41778      DEBUG main            d.u.i.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 
41778      DEBUG main            d.u.i.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 
41778      DEBUG main            d.u.i.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 
41779      DEBUG main            d.u.i.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 
41783      DEBUG main            d.u.i.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 
41783      DEBUG main            d.u.i.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 
41784      DEBUG main            d.u.i.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 
41797      DEBUG main            d.u.i.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 
41803      DEBUG main            d.u.i.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 
41809      DEBUG main            d.u.i.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 
41818      DEBUG main            d.u.i.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 
41843      DEBUG main            d.u.i.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 
41849      DEBUG main            d.u.i.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 
41855      DEBUG main            d.u.i.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 
41862      DEBUG main            d.u.i.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 
41867      DEBUG main            d.u.i.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 
41870      DEBUG main            d.u.i.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 
41876      DEBUG main            d.u.i.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 
41986      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
41987      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
41988      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
41988      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
42003      DEBUG main            d.u.i.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 
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/proof/rules/bsum.key 
42067      DEBUG main            d.u.i.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 
42086      DEBUG main            d.u.i.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 
42088      DEBUG main            d.u.i.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 
42093      DEBUG main            d.u.i.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 
42103      DEBUG main            d.u.i.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 
42116      DEBUG main            d.u.i.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 
42117      DEBUG main            d.u.i.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 
42118      DEBUG main            d.u.i.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 
42125      DEBUG main            d.u.i.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 
42133      DEBUG main            d.u.i.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 
42136      DEBUG main            d.u.i.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 
42138      DEBUG main            d.u.i.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 
42175      DEBUG main            d.u.i.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 
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/proof/rules/permissionRules.key 
42217      DEBUG main            d.u.i.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 
42235      DEBUG main            d.u.i.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 
42237      DEBUG main            d.u.i.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 
42266      DEBUG main            d.u.i.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 
42286      DEBUG main            d.u.i.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 
42290      DEBUG main            d.u.i.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 
42340      DEBUG main            d.u.i.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 
42675      DEBUG main            d.u.i.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 
42681      DEBUG main            d.u.i.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 
42737      DEBUG main            d.u.i.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 
42752      DEBUG main            d.u.i.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 
42754      DEBUG main            d.u.i.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 
42797      DEBUG main            d.u.i.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 
42820      DEBUG main            d.u.i.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 
42833      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
42836      DEBUG main            d.u.i.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 
42853      DEBUG main            d.u.i.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 
42856      DEBUG main            d.u.i.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 
42873      DEBUG main            d.u.i.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 
42874      DEBUG main            d.u.i.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 
42875      DEBUG main            d.u.i.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 
42880      DEBUG main            d.u.i.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 
42887      DEBUG main            d.u.i.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 
42896      DEBUG main            d.u.i.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 
42903      DEBUG main            d.u.i.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 
42906      DEBUG main            d.u.i.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 
42907      DEBUG main            d.u.i.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 
42908      DEBUG main            d.u.i.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 
42913      DEBUG main            d.u.i.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 
42943      DEBUG main            d.u.i.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 
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/proof/rules/wdHeapRules.key 
42958      DEBUG main            d.u.i.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 
42959      DEBUG main            d.u.i.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 
42964      DEBUG main            d.u.i.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 
42969      DEBUG main            d.u.i.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 
42972      DEBUG main            d.u.i.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 
42990      DEBUG main            d.u.i.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 
42992      DEBUG main            d.u.i.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 
42994      DEBUG main            d.u.i.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 
43064      DEBUG main            d.u.i.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 
44134      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46059      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 79.3ns 
46059      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 
46458      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 
47334      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49369      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.23ms 
49370      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 
49373      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49373      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 
49376      DEBUG main            d.u.i.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 
49379      DEBUG main            d.u.i.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 
49379      DEBUG main            d.u.i.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 
49380      DEBUG main            d.u.i.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 
49383      DEBUG main            d.u.i.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 
49384      DEBUG main            d.u.i.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 
49384      DEBUG main            d.u.i.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 
49385      DEBUG main            d.u.i.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 
49385      DEBUG main            d.u.i.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 
49386      DEBUG main            d.u.i.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 
49386      DEBUG main            d.u.i.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 
49386      DEBUG main            d.u.i.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 
49391      DEBUG main            d.u.i.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 
49391      DEBUG main            d.u.i.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 
49392      DEBUG main            d.u.i.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 
49399      DEBUG main            d.u.i.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 
49405      DEBUG main            d.u.i.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 
49413      DEBUG main            d.u.i.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 
49422      DEBUG main            d.u.i.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 
49450      DEBUG main            d.u.i.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 
49457      DEBUG main            d.u.i.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 
49463      DEBUG main            d.u.i.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 
49471      DEBUG main            d.u.i.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 
49476      DEBUG main            d.u.i.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 
49479      DEBUG main            d.u.i.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 
49486      DEBUG main            d.u.i.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 
49562      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
49562      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
49563      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
49563      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
49579      DEBUG main            d.u.i.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 
49599      DEBUG main            d.u.i.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 
49645      DEBUG main            d.u.i.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 
49664      DEBUG main            d.u.i.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 
49668      DEBUG main            d.u.i.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 
49671      DEBUG main            d.u.i.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 
49681      DEBUG main            d.u.i.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 
49694      DEBUG main            d.u.i.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 
49695      DEBUG main            d.u.i.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 
49695      DEBUG main            d.u.i.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 
49703      DEBUG main            d.u.i.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 
49712      DEBUG main            d.u.i.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 
49714      DEBUG main            d.u.i.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 
49717      DEBUG main            d.u.i.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 
49754      DEBUG main            d.u.i.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 
49783      DEBUG main            d.u.i.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 
49796      DEBUG main            d.u.i.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 
49816      DEBUG main            d.u.i.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 
49819      DEBUG main            d.u.i.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 
49942      DEBUG main            d.u.i.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 
49963      DEBUG main            d.u.i.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 
49969      DEBUG main            d.u.i.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 
50022      DEBUG main            d.u.i.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 
50231      DEBUG main            d.u.i.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 
50236      DEBUG main            d.u.i.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 
50270      DEBUG main            d.u.i.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 
50282      DEBUG main            d.u.i.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 
50284      DEBUG main            d.u.i.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 
50311      DEBUG main            d.u.i.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 
50331      DEBUG main            d.u.i.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 
50341      DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
50344      DEBUG main            d.u.i.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 
50360      DEBUG main            d.u.i.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 
50363      DEBUG main            d.u.i.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 
50378      DEBUG main            d.u.i.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 
50378      DEBUG main            d.u.i.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 
50379      DEBUG main            d.u.i.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 
50383      DEBUG main            d.u.i.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 
50389      DEBUG main            d.u.i.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 
50471      DEBUG main            d.u.i.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 
50477      DEBUG main            d.u.i.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 
50481      DEBUG main            d.u.i.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 
50481      DEBUG main            d.u.i.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 
50482      DEBUG main            d.u.i.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 
50485      DEBUG main            d.u.i.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 
50509      DEBUG main            d.u.i.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 
50516      DEBUG main            d.u.i.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 
50520      DEBUG main            d.u.i.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 
50521      DEBUG main            d.u.i.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 
50525      DEBUG main            d.u.i.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 
50528      DEBUG main            d.u.i.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 
50530      DEBUG main            d.u.i.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 
50544      DEBUG main            d.u.i.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 
50546      DEBUG main            d.u.i.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 
50548      DEBUG main            d.u.i.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 
50616      DEBUG main            d.u.i.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 
52285      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 
52288      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 
52290      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 
52293      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 
52294      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 
52296      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 
52298      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 
52300      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 
52302      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 
52309      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56798      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.7ns 
56799      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 
58505      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 
59762      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 
59764      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 
59765      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 
59767      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 
59767      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 
59769      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 
59770      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 
59771      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 
59772      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 
59779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64243      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 176.23ms 
64244      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 
64246      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64247      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 
65510      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 
65512      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 
65512      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 
65514      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 
65514      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 
65515      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 
65516      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 
65517      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 
65518      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 
65529      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65531      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69940      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
69941      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 
70304      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 
71573      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 
71576      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 
71578      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 
71579      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 
71580      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 
71581      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 
71582      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 
71583      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 
71585      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 
71593      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75975      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.15ms 
75976      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 
75978      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75978      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 
77231      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 
77232      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 
77233      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 
77235      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 
77235      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 
77236      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 
77237      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 
77237      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 
77238      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 
77249      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77250      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81543      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
81543      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 
81904      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 
83167      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 
83169      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 
83170      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 
83171      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 
83172      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 
83172      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 
83173      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 
83174      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 
83175      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 
83183      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87463      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.63ms 
87463      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 
87466      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87466      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 
88811      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 
88814      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 
88814      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 
88817      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 
88817      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 
88818      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 
88819      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 
88820      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 
88821      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 
88831      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88832      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93176      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.3ns 
93176      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 
93541      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 
94939      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 
94940      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 
94941      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 
94942      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 
94942      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 
94943      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 
94944      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 
94944      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 
94945      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 
94952      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99239      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.17ms 
99239      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 
99241      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99242      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 
100606     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 
100608     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 
100609     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 
100610     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 
100610     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 
100611     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 
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/Buffer.java 
100613     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 
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/Plotter.java 
100625     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
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 
105104     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
105104     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 
106626     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 
107898     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 
107899     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 
107900     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 
107901     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 
107902     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 
107903     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 
107904     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 
107904     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 
107905     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 
107911     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112523     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 126.22ms 
112524     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 
112527     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112527     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 
113844     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 
113846     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 
113847     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 
113848     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 
113848     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 
113849     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 
113850     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 
113851     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 
113851     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 
113857     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113858     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118211     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
118211     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 
118635     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 
119938     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 
119939     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 
119939     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 
119941     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 
119941     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 
119942     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 
119943     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 
119943     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 
119944     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 
119950     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124314     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.36ms 
124315     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 
124318     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124318     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 
125613     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 
125614     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 
125615     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 
125617     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 
125617     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 
125618     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 
125619     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 
125620     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 
125621     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 
125626     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125627     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
130144     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
130145     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 
130539     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 
131817     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 
131818     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 
131818     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 
131820     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 
131820     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 
131821     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 
131822     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 
131823     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 
131824     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 
131831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
136089     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.41ms 
136090     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 
136092     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136093     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 
137357     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 
137358     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 
137359     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 
137361     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 
137362     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 
137362     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 
137363     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 
137364     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 
137365     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 
137371     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137372     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141584     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.5ns 
141584     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 
142275     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 
143482     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 
143483     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 
143483     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 
143484     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 
143485     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 
143485     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 
143486     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 
143487     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 
143488     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 
143493     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147760     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.99ms 
147760     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 
147763     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147763     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 
148984     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 
148985     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 
148986     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 
148987     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 
148988     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 
148989     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 
148990     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 
148990     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 
148991     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 
148996     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
148998     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
153292     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.1ns 
153292     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 
175808     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 
177045     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 
177046     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 
177046     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 
177047     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 
177048     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 
177048     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 
177049     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 
177050     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 
177051     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 
177056     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182579     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.33s 
182579     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 
182583     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182583     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 
183882     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 
183883     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 
183884     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 
183885     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 
183886     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 
183886     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 
183887     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 
183888     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 
183888     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 
183896     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
183897     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188282     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
188282     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 
189116     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 
190376     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 
190378     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 
190379     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 
190380     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 
190380     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 
190381     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 
190382     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 
190383     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 
190384     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 
190390     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
194609     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 54.7ms 
194609     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 
194611     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
194612     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 
195840     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 
195841     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 
195842     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 
195843     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 
195843     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 
195844     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 
195845     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 
195846     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 
195847     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 
195852     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195854     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
199975     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.9ns 
199976     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 
200673     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 
201882     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 
201884     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 
201884     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 
201886     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 
201886     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 
201887     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 
201887     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 
201888     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 
201889     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 
201895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
206021     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38ms 
206021     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 
206024     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206024     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 
207284     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 
207285     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 
207286     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 
207287     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 
207288     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 
207288     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 
207289     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 
207290     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 
207290     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 
207295     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207297     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
211418     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
211418     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 
211859     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 
213042     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 
213043     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 
213043     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 
213044     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 
213045     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 
213045     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 
213046     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 
213047     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 
213048     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 
213053     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217185     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.07ms 
217185     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 
217188     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
217188     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 
218444     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 
218445     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 
218446     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 
218447     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 
218447     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 
218448     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 
218448     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 
218449     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 
218449     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 
218455     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
218456     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
222647     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.5ns 
222647     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 
223092     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 
224269     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 
224271     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 
224271     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 
224273     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 
224273     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 
224274     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 
224274     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 
224275     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 
224275     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 
224280     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
228409     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.47ms 
228409     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 
228412     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
228412     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 
229635     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 
229636     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 
229637     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 
229638     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 
229639     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 
229639     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 
229640     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 
229641     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 
229642     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 
229647     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
233871     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
233871     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 
235481     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 
236750     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 
236751     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 
236752     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 
236753     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 
236753     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 
236754     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 
236755     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 
236755     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 
236756     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 
236762     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240984     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 134.15ms 
240984     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 
240987     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
240987     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 
242237     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 
242238     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 
242238     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 
242240     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 
242240     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 
242241     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 
242242     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 
242242     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 
242243     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 
242248     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
242249     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
246491     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
246492     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 
246942     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 
248134     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 
248136     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 
248136     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 
248137     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 
248138     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 
248138     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 
248139     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 
248140     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 
248141     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 
248146     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
252201     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.36ms 
252201     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 
252204     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
252204     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 
253476     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 
253477     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 
253478     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 
253480     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 
253480     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 
253481     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 
253481     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 
253482     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 
253482     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 
253488     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
253489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
257636     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
257636     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 
258095     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 
259288     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 
259289     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 
259289     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 
259290     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 
259291     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 
259291     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 
259292     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 
259292     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 
259293     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 
259299     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
263402     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.1ms 
263403     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 
263404     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263405     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 
264608     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 
264610     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 
264610     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 
264612     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 
264612     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 
264613     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 
264614     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 
264614     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 
264615     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 
264620     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
264621     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
268733     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25ns 
268733     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 
269217     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 
270439     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 
270440     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 
270441     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 
270442     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 
270442     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 
270443     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 
270444     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 
270444     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 
270445     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 
270454     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
274490     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.89ms 
274490     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 
274492     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
274493     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 
275740     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 
275741     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 
275741     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 
275743     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 
275743     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 
275744     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 
275744     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 
275745     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 
275746     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 
275751     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
275752     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
279961     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
279961     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 
281366     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 
282575     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 
282576     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 
282577     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 
282578     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 
282578     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 
282579     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 
282580     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 
282580     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 
282581     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 
282586     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
286965     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 99.87ms 
286965     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 
286967     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286968     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 
288232     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 
288233     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 
288234     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 
288235     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 
288235     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 
288236     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 
288236     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 
288237     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 
288238     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 
288242     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
288244     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
292698     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.6ns 
292698     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 
293207     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 
294490     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 
294491     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 
294491     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 
294492     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 
294493     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 
294493     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 
294494     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 
294494     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 
294495     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 
294501     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
298814     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.37ms 
298814     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 
298816     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
298816     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 
300102     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 
300103     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 
300103     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 
300105     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 
300105     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 
300106     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 
300106     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 
300107     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 
300107     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 
300112     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
300114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
304260     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
304260     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 
304791     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 
306027     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 
306028     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 
306029     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 
306030     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 
306031     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 
306032     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 
306032     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 
306033     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 
306034     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 
306040     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
310171     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.68ms 
310172     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 
310173     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310174     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 
311414     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 
311415     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 
311416     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 
311417     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 
311417     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 
311418     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 
311419     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 
311419     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 
311420     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 
311426     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
311427     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
315662     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
315662     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 
316485     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 
317670     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 
317671     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 
317672     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 
317673     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 
317673     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 
317674     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 
317675     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 
317675     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 
317676     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 
317682     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
321850     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.29ms 
321850     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 
321852     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
321852     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 
323112     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 
323113     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 
323114     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 
323115     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 
323116     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 
323117     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 
323117     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 
323118     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 
323118     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 
323123     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
323125     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
327292     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
327292     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 
348562     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 
349817     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 
349818     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 
349818     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 
349819     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 
349819     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 
349820     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 
349821     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 
349822     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 
349822     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 
349828     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
355295     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.33s 
355296     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 
355299     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
355299     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 
356541     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 
356542     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 
356542     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 
356543     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 
356544     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 
356544     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 
356545     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 
356545     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 
356546     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 
356551     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
356552     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
360744     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
360744     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 
362379     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 
363577     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 
363578     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 
363578     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 
363579     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 
363580     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 
363580     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 
363581     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 
363582     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 
363583     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 
363589     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
367907     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 109.28ms 
367908     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 
367910     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
367911     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 
369203     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 
369204     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 
369204     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 
369206     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 
369206     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 
369207     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 
369207     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 
369208     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 
369208     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 
369213     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
369214     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
373432     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
373433     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 
374446     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 
375661     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 
375662     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 
375663     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 
375664     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 
375664     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 
375665     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 
375666     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 
375666     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 
375667     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 
375672     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
379765     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 50.13ms 
379765     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 
379768     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
379768     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 
380990     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 
380991     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 
380992     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 
380993     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 
380994     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 
380994     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 
380995     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 
380996     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 
380996     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 
381001     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
381002     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
385252     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
385252     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 
385792     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 
387015     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 
387016     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 
387016     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 
387017     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 
387018     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 
387019     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 
387019     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 
387020     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 
387021     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 
387026     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
391190     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.89ms 
391190     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 
391192     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
391193     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 
392420     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 
392422     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 
392423     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 
392424     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 
392424     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 
392425     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 
392425     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 
392426     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 
392427     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 
392431     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
392432     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
396811     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
396811     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 
397373     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 
398590     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 
398591     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 
398592     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 
398593     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 
398593     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 
398594     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 
398595     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 
398595     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 
398596     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 
398601     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
402837     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.95ms 
402837     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 
402839     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
402839     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 
404086     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 
404088     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 
404088     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 
404089     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 
404090     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 
404091     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 
404092     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 
404092     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 
404093     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 
404097     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
404099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
408382     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.8ns 
408383     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 
409668     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 
410897     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 
410898     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 
410899     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 
410900     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 
410900     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 
410901     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 
410902     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 
410902     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 
410903     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 
410908     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
415229     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 111.71ms 
415229     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 
415231     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
415231     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 
416485     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 
416486     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 
416486     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 
416487     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 
416487     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 
416488     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 
416489     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 
416489     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 
416490     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 
416498     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
416499     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
420729     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
420730     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 
421286     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 
422477     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 
422478     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 
422479     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 
422480     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 
422480     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 
422481     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 
422482     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 
422483     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 
422483     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 
422489     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
426575     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.21ms 
426576     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 
426580     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
426580     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 
427786     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 
427787     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 
427788     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 
427789     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 
427789     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 
427790     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 
427791     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 
427791     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 
427792     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 
427797     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
427798     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
432023     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
432023     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 
432585     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 
433800     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 
433801     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 
433801     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 
433803     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 
433803     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 
433804     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 
433805     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 
433805     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 
433806     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 
433811     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
437913     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.68ms 
437914     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 
437915     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
437915     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 
439131     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 
439132     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 
439133     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 
439133     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 
439134     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 
439134     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 
439135     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 
439135     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 
439136     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 
439141     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
439142     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
443278     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.7ns 
443278     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 
443847     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 
445058     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 
445059     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 
445059     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 
445060     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 
445061     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 
445061     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 
445062     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 
445063     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 
445064     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 
445069     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
449112     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.92ms 
449112     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 
449114     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
449115     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 
450326     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 
450327     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 
450327     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 
450329     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 
450329     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 
450330     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 
450330     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 
450331     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 
450332     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 
450336     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
450337     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
454455     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
454455     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 
455224     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 
456417     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 
456418     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 
456419     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 
456420     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 
456420     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 
456421     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 
456421     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 
456422     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 
456423     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 
456428     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
460535     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.99ms 
460535     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 
460537     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
460537     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 
461758     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 
461759     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 
461760     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 
461761     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 
461761     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 
461761     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 
461762     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 
461762     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 
461763     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 
461767     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
461768     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
465983     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
465983     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 
466567     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 
467744     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 
467745     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 
467746     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 
467747     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 
467748     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 
467749     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 
467749     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 
467750     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 
467750     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 
467755     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
471857     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.98ms 
471857     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 
471859     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
471862     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 
473107     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 
473108     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 
473109     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 
473110     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 
473110     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 
473111     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 
473112     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 
473112     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 
473113     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 
473118     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
473119     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
477266     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
477266     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 
477868     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 
479134     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 
479136     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 
479137     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 
479137     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 
479138     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 
479138     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 
479139     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 
479139     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 
479141     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 
479145     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
483195     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 4.86ms 
483195     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 
483197     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
483197     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 
484431     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 
484432     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 
484432     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 
484433     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 
484434     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 
484435     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 
484435     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 
484436     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 
484436     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 
484441     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
484442     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
488709     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.6ns 
488710     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 
489349     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 
490559     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 
490560     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 
490560     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 
490561     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 
490562     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 
490562     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 
490563     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 
490563     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 
490564     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 
490569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
494627     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.11ms 
494627     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 
494629     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
494629     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 
495873     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 
495876     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 
495877     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 
495878     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 
495878     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 
495879     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 
495880     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 
495880     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 
495881     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 
495886     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
495887     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
500076     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.1ns 
500076     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 
500911     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 
502088     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 
502089     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 
502089     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 
502090     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 
502090     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 
502091     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 
502092     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 
502092     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 
502093     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 
502098     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
506231     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 47ms 
506231     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 
506234     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
506234     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 
507509     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 
507510     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 
507511     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 
507512     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 
507512     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 
507513     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 
507514     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 
507514     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 
507515     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 
507518     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
507519     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
511587     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24ns 
511587     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 
512210     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 
513382     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 
513383     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 
513383     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 
513384     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 
513385     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 
513386     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 
513387     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 
513387     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 
513388     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 
513393     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
517421     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.35ms 
517422     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 
517423     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
517424     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 
518622     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 
518623     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 
518624     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 
518625     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 
518625     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 
518626     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 
518626     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 
518627     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 
518627     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 
518631     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
518632     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
522744     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.6ns 
522744     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 
523388     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 
524575     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 
524576     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 
524577     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 
524578     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 
524578     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 
524580     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 
524581     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 
524582     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 
524582     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 
524590     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
528592     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.17ms 
528592     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 
528593     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
528594     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 
529794     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 
529795     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 
529795     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 
529796     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 
529797     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 
529798     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 
529798     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 
529799     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 
529799     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 
529804     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
529805     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
533963     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
533963     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 
534619     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 
535794     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 
535795     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 
535795     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 
535796     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 
535796     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 
535797     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 
535798     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 
535798     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 
535799     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 
535803     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
539963     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ms 
539964     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 
539966     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
539966     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 
541188     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 
541189     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 
541190     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 
541191     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 
541192     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 
541192     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 
541193     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 
541194     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 
541194     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 
541198     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
541199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
545149     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
545150     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 
545791     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 
546943     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 
546944     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 
546944     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 
546945     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 
546945     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 
546946     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 
546947     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 
546947     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 
546948     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 
546954     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
550956     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.78ms 
550956     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 
550957     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
550958     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 
552215     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 
552216     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 
552217     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 
552218     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 
552218     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 
552219     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 
552220     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 
552220     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 
552221     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 
552225     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
552226     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
556262     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
556262     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 
556897     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 
558028     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 
558029     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 
558030     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 
558031     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 
558031     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 
558032     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 
558033     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 
558033     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 
558034     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 
558039     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
561965     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.73ms 
561965     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 
561967     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
561967     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 
563130     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 
563131     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 
563131     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 
563132     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 
563133     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 
563133     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 
563134     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 
563134     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 
563135     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 
563140     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
563141     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
567106     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
567106     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 
567743     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 
568879     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 
568880     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 
568880     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 
568882     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 
568882     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 
568883     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 
568883     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 
568884     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 
568884     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 
568889     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
572860     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.49ms 
572860     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 
572862     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
572862     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 
574055     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 
574056     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 
574057     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 
574058     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 
574058     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 
574059     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 
574060     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 
574060     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 
574061     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 
574065     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
574066     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
578062     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
578062     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 
580711     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 
581872     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 
581873     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 
581874     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 
581875     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 
581875     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 
581876     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 
581877     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 
581877     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 
581878     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 
581883     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
586172     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 196.46ms 
586173     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 
586175     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
586175     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 
587373     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 
587374     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 
587374     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 
587375     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 
587376     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 
587376     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 
587377     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 
587377     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 
587378     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 
587382     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
587383     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
591440     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
591441     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 
592122     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 
593348     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 
593348     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 
593349     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 
593350     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 
593350     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 
593351     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 
593352     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 
593352     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 
593353     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 
593358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
597466     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.93ms 
597466     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 
597468     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
597468     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 
598623     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 
598624     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 
598625     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 
598626     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 
598626     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 
598627     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 
598628     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 
598628     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 
598629     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 
598633     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
598634     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
602758     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.8ns 
602758     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 
604564     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 
605758     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 
605759     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 
605760     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 
605761     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 
605761     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 
605762     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 
605762     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 
605763     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 
605764     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 
605769     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
609874     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 59.58ms 
609874     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 
609876     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
609877     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 
611086     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 
611087     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 
611088     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 
611089     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 
611089     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 
611090     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 
611090     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 
611091     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 
611091     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 
611096     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
611097     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
615195     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
615195     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 
624352     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 
625517     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 
625518     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 
625519     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 
625520     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 
625520     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 
625521     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 
625522     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 
625523     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 
625523     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 
625529     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
630108     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 493.36ms 
630108     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 
630111     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
630111     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 
631356     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 
631357     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 
631357     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 
631358     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 
631358     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 
631359     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 
631360     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 
631360     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 
631361     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 
631365     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
631366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
635622     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 37.6ns 
635623     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 
563        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
630        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
914        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 
1224       DEBUG main            d.u.i.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 
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/ldt.key 
1257       DEBUG main            d.u.i.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 
1273       DEBUG main            d.u.i.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 
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/integerHeader.key 
1323       DEBUG main            d.u.i.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 
1326       DEBUG main            d.u.i.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 
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/locSets.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/permission.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/reach.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/seq.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/map.key 
1403       DEBUG main            d.u.i.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 
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/wellfound.key 
1406       DEBUG main            d.u.i.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 
1613       DEBUG main            d.u.i.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 
1682       DEBUG main            d.u.i.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 
1742       DEBUG main            d.u.i.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 
1810       DEBUG main            d.u.i.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 
1914       DEBUG main            d.u.i.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 
1961       DEBUG main            d.u.i.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 
2099       DEBUG main            d.u.i.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 
2153       DEBUG main            d.u.i.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 
2190       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2236       DEBUG main            d.u.i.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 
2640       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2643       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2648       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2649       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2742       DEBUG main            d.u.i.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 
2965       DEBUG main            d.u.i.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 
3040       DEBUG main            d.u.i.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 
3049       DEBUG main            d.u.i.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 
3063       DEBUG main            d.u.i.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 
3093       DEBUG main            d.u.i.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 
3129       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
3132       DEBUG main            d.u.i.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 
3177       DEBUG main            d.u.i.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 
3201       DEBUG main            d.u.i.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 
3207       DEBUG main            d.u.i.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 
3215       DEBUG main            d.u.i.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 
3321       DEBUG main            d.u.i.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 
3400       DEBUG main            d.u.i.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 
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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
4455       DEBUG main            d.u.i.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 
4467       DEBUG main            d.u.i.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 
4539       DEBUG main            d.u.i.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 
4563       DEBUG main            d.u.i.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 
4567       DEBUG main            d.u.i.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 
4646       DEBUG main            d.u.i.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 
4683       DEBUG main            d.u.i.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 
4707       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4711       DEBUG main            d.u.i.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 
4738       DEBUG main            d.u.i.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 
4743       DEBUG main            d.u.i.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 
4762       DEBUG main            d.u.i.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 
4764       DEBUG main            d.u.i.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 
4766       DEBUG main            d.u.i.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 
4771       DEBUG main            d.u.i.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 
4780       DEBUG main            d.u.i.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 
4790       DEBUG main            d.u.i.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 
4800       DEBUG main            d.u.i.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 
4805       DEBUG main            d.u.i.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 
4809       DEBUG main            d.u.i.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 
4811       DEBUG main            d.u.i.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 
4818       DEBUG main            d.u.i.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 
4847       DEBUG main            d.u.i.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 
4855       DEBUG main            d.u.i.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 
4862       DEBUG main            d.u.i.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 
4864       DEBUG main            d.u.i.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 
4898       DEBUG main            d.u.i.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 
4902       DEBUG main            d.u.i.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 
4905       DEBUG main            d.u.i.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 
4928       DEBUG main            d.u.i.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 
4932       DEBUG main            d.u.i.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 
4936       DEBUG main            d.u.i.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 
5040       DEBUG main            d.u.i.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 
8074       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
8168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11269      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35ns 
11271      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 
12041      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 
13318      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
13331      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15849      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 40.44ms 
15850      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 
15860      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15861      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 
17038      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
17050      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19503      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.6ns 
19504      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 
20194      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 
21328      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
21341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 104.25ms 
23779      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 
23781      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23782      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 
24801      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
24812      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27014      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
27014      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 
27507      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 
28585      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
28594      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30806      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 77.27ms 
30806      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 
30809      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30809      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 
31851      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
31869      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34182      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.4ns 
34185      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 
34235      DEBUG Thread-10       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
34497      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 
35526      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
35534      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37741      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.01ms 
37741      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 
37744      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37744      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 
38768      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
38779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41009      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.9ns 
41009      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 
41035      DEBUG Thread-13       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
41311      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 
42344      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
42353      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44644      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.79ms 
44645      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 
44651      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44652      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 
45663      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
45673      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47900      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.3ns 
47900      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 
47922      DEBUG Thread-16       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
47928      DEBUG Thread-16       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
48173      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 
49213      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
49222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51388      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.07ms 
51388      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 
51390      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51391      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 
52407      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
52418      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54550      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6ns 
54551      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 
54572      DEBUG Thread-19       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
54573      DEBUG Thread-19       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
54853      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 
55820      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
55829      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57917      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.6ms 
57918      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 
57920      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57921      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 
58934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
58946      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61098      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7ns 
61099      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 
61119      DEBUG Thread-22       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
61120      DEBUG Thread-22       d.u.i.k.l.o.ProgramSV     Match failed: Former match of  SchemaVariable incompatible with  the current match. 
61407      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 
62417      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/completionscopes/src/CompletionScopes.java 
62425      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64475      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.04ms 
64476      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 
425        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
460        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
620        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 
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/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 
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/boolean.key 
999        DEBUG main            d.u.i.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 
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/integerHeader.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/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 
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/locSets.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/permission.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/reach.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/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 
1111       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.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/firstOrderRules.key 
1494       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1690       DEBUG main            d.u.i.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 
1715       DEBUG main            d.u.i.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 
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/intRules.key 
1853       DEBUG main            d.u.i.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 
1869       DEBUG main            d.u.i.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 
1877       DEBUG main            d.u.i.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 
1892       DEBUG main            d.u.i.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 
2192       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2194       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2197       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2198       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2239       DEBUG main            d.u.i.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 
2279       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2446       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.key 
2587       DEBUG main            d.u.i.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 
2592       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2662       DEBUG main            d.u.i.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 
2734       DEBUG main            d.u.i.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 
2789       DEBUG main            d.u.i.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 
2824       DEBUG main            d.u.i.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 
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/seqRules.key 
2874       DEBUG main            d.u.i.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 
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/javaRules.key 
3043       DEBUG main            d.u.i.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 
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/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 
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/instanceAllocation.key 
3875       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
3977       DEBUG main            d.u.i.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 
3997       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4066       DEBUG main            d.u.i.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 
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/regExHeader.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/regExAxioms.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/regExLemmaProven.key 
4085       DEBUG main            d.u.i.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 
4096       DEBUG main            d.u.i.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 
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/mapSize.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/wd.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/wdHeader.key 
4117       DEBUG main            d.u.i.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 
4127       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4209       DEBUG main            d.u.i.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 
4217       DEBUG main            d.u.i.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 
4219       DEBUG main            d.u.i.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 
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/wdStringRules.key 
4229       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.key 
4255       DEBUG main            d.u.i.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 
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/execRules.key 
4397       DEBUG main            d.u.i.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 
7578       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 
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 
7672       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10625      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.5ns 
10629      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 
23925      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 
25143      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 
25155      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28289      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 701.9ms 
28292      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 
28304      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28305      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 
29339      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29342      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31461      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 3ms 
31462      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 
31465      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31465      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 
32650      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 
32662      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.08s 
36169      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 
36172      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36173      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 
37271      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 
37283      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40071      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 592.39ms 
40073      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 
40077      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40078      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 
41158      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 
41166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43868      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 522.72ms 
43868      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 
43871      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43872      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 
45015      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
45083      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 
45093      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48162      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 687.15ms 
48163      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 
48167      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48168      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 
49259      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 
49268      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52204      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 734.95ms 
52205      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 
429        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 
609        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1017       DEBUG main            d.u.i.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 
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 
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/reach.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/seq.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/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 
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/propRule.key 
1357       DEBUG main            d.u.i.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 
1406       DEBUG main            d.u.i.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 
1455       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.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/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 
1868       DEBUG main            d.u.i.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 
1894       DEBUG main            d.u.i.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 
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 
2154       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2154       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/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 
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 
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/binaryLemmas.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/intPow.key 
2472       DEBUG main            d.u.i.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 
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/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 
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/genericRules.key 
2535       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.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/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 
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/reachRules.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/seqCoreRules.key 
2742       DEBUG main            d.u.i.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 
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/seqPerm.key 
2829       DEBUG main            d.u.i.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 
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/javaRules.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/assertions.key 
3564       DEBUG main            d.u.i.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 
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/activeUse.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/instanceAllocation.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/java5.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/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 
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/bigint.key 
3707       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.key 
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/precRules.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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.key 
3759       DEBUG main            d.u.i.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 
3767       DEBUG main            d.u.i.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 
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/infFlow.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/mapSize.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/wd.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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.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/wdRegExRules.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/wdFormulaRules.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/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 
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/execRules.key 
3988       DEBUG main            d.u.i.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 
7216       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10062      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for andLeft 
10063      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for replace_known_right 
10067      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for close 
10074      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.01ms 
10076      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 
10122      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10123      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 
11310      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13939      WARN  main            d.u.i.k.p.i.IntermediateProofReplayer Proof contains wrong number of \assumes instatiations for applyEq 
13961      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.97ms 
13963      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 
13964      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
13967      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13968      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 
15149      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17754      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 250.4ns 
17755      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 
17755      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
17756      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17757      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 
18801      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21048      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 453.81ns 
21048      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 
21049      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
21050      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21050      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 
22152      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24344      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.45ms 
24345      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 
24345      INFO  main            d.u.i.k.p.r.p.TestFile    ... success: loading failed 
430        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 
610        DEBUG main            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 
892        DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/seq.key 
1020       DEBUG main            d.u.i.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 
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/charListHeader.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/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 
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 
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/formulaNormalisationRules.key 
1620       DEBUG main            d.u.i.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 
1645       DEBUG main            d.u.i.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 
1757       DEBUG main            d.u.i.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 
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/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 
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/intRulesJavaSemantics.key 
1840       DEBUG main            d.u.i.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 
2275       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2276       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2280       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2281       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.key 
2690       DEBUG main            d.u.i.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 
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/binaryLemmas.key 
2725       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2778       DEBUG main            d.u.i.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 
2824       DEBUG main            d.u.i.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 
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/booleanRules.key 
2849       DEBUG main            d.u.i.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 
2853       DEBUG main            d.u.i.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 
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/heapRules.key 
3013       DEBUG main            d.u.i.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 
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/reachRules.key 
3071       DEBUG main            d.u.i.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 
3075       DEBUG main            d.u.i.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 
3134       DEBUG main            d.u.i.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 
3172       DEBUG main            d.u.i.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 
3180       DEBUG main            d.u.i.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 
3314       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.key 
4085       DEBUG main            d.u.i.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 
4126       DEBUG main            d.u.i.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 
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/bigint.key 
4187       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4215       DEBUG main            d.u.i.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 
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/regExTheory.key 
4247       DEBUG main            d.u.i.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 
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/regExAxioms.key 
4253       DEBUG main            d.u.i.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 
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/seqEq.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/infFlow.key 
4313       DEBUG main            d.u.i.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 
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/wd.key 
4320       DEBUG main            d.u.i.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 
4323       DEBUG main            d.u.i.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 
4329       DEBUG main            d.u.i.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 
4356       DEBUG main            d.u.i.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 
4363       DEBUG main            d.u.i.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 
4370       DEBUG main            d.u.i.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 
4373       DEBUG main            d.u.i.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 
4377       DEBUG main            d.u.i.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 
4380       DEBUG main            d.u.i.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 
4386       DEBUG main            d.u.i.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 
4407       DEBUG main            d.u.i.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 
4411       DEBUG main            d.u.i.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 
4414       DEBUG main            d.u.i.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 
4496       DEBUG main            d.u.i.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 
7704       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 
7710       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 
7713       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 
7715       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 
7767       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10876      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.7ns 
10878      DEBUG main            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 
11908      DEBUG main            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 
13225      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 
13227      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 
13228      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 
13229      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 
13240      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15744      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.14ms 
15745      DEBUG main            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 
15755      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15755      DEBUG main            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 
16918      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19244      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.6ns 
19245      DEBUG main            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 
19511      DEBUG main            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 
20564      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22781      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.99ms 
22782      DEBUG main            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 
22783      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22783      DEBUG main            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 
23792      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25960      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.4ns 
25960      DEBUG main            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 
26430      DEBUG main            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 
27387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29589      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 50.03ms 
29590      DEBUG main            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 
29591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29592      DEBUG main            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 
30585      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32745      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
32746      DEBUG main            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 
33236      DEBUG main            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 
34262      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36504      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 50.3ms 
36505      DEBUG main            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 
36507      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36507      DEBUG main            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 
37492      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37494      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39709      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8.2ns 
39710      DEBUG main            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 
40247      DEBUG main            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 
41241      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43422      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 71.77ms 
43423      DEBUG main            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 
43426      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43426      DEBUG main            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 
44462      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44464      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46560      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.6ns 
46560      DEBUG main            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 
46983      DEBUG main            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 
47993      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50108      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.36ms 
50108      DEBUG main            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 
50110      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50111      DEBUG main            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 
51149      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 
51151      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 
51152      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 
51153      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 
51160      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53364      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.8ns 
53364      DEBUG main            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 
59429      DEBUG main            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 
60518      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 
60519      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 
60520      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 
60521      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 
60529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 468.54ms 
63323      DEBUG main            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 
63326      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63327      DEBUG main            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 
64342      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 
64344      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 
64345      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 
64345      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 
64351      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64352      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66464      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
66464      DEBUG main            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 
67630      DEBUG main            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 
68678      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 
68681      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 
68684      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 
68685      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 
68693      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71006      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 157.92ms 
71006      DEBUG main            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 
71010      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71010      DEBUG main            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 
72027      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 
72029      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 
72030      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 
72031      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 
72037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74124      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
74125      DEBUG main            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 
76129      DEBUG main            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 
77135      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 
77136      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 
77137      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 
77138      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 
77144      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79649      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 421.29ms 
79649      DEBUG main            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 
495        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
552        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
722        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1149       DEBUG main            d.u.i.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 
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/heap.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/locSets.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/permission.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/reach.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/seq.key 
1162       DEBUG main            d.u.i.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 
1242       DEBUG main            d.u.i.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 
1250       DEBUG main            d.u.i.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 
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/charListHeader.key 
1461       DEBUG main            d.u.i.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 
1501       DEBUG main            d.u.i.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 
1553       DEBUG main            d.u.i.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 
1656       DEBUG main            d.u.i.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 
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/updateRules.key 
1804       DEBUG main            d.u.i.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 
1948       DEBUG main            d.u.i.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 
1991       DEBUG main            d.u.i.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 
2009       DEBUG main            d.u.i.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 
2022       DEBUG main            d.u.i.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 
2049       DEBUG main            d.u.i.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 
2328       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2329       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2330       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2331       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2407       DEBUG main            d.u.i.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 
2610       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2689       DEBUG main            d.u.i.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 
2696       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2754       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
2756       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.key 
2819       DEBUG main            d.u.i.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 
2826       DEBUG main            d.u.i.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 
2949       DEBUG main            d.u.i.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 
3044       DEBUG main            d.u.i.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 
3077       DEBUG main            d.u.i.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 
3157       DEBUG main            d.u.i.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 
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/seqRules.key 
3276       DEBUG main            d.u.i.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 
3316       DEBUG main            d.u.i.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 
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/javaRules.key 
3435       DEBUG main            d.u.i.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 
4082       DEBUG main            d.u.i.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 
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/activeUse.key 
4148       DEBUG main            d.u.i.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 
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/java5.key 
4175       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.key 
4277       DEBUG main            d.u.i.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 
4292       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4296       DEBUG main            d.u.i.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 
4320       DEBUG main            d.u.i.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 
4325       DEBUG main            d.u.i.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 
4345       DEBUG main            d.u.i.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 
4346       DEBUG main            d.u.i.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 
4348       DEBUG main            d.u.i.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 
4353       DEBUG main            d.u.i.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 
4360       DEBUG main            d.u.i.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 
4369       DEBUG main            d.u.i.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 
4377       DEBUG main            d.u.i.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 
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/wd.key 
4384       DEBUG main            d.u.i.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 
4388       DEBUG main            d.u.i.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 
4395       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4430       DEBUG main            d.u.i.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 
4435       DEBUG main            d.u.i.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 
4437       DEBUG main            d.u.i.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 
4441       DEBUG main            d.u.i.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 
4444       DEBUG main            d.u.i.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 
4448       DEBUG main            d.u.i.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 
4501       DEBUG main            d.u.i.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 
4505       DEBUG main            d.u.i.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 
4509       DEBUG main            d.u.i.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 
4610       DEBUG main            d.u.i.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 
8531       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 
8541       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 
8590       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12249      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.5ns 
12252      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 
19355      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 
20892      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 
20901      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 
20926      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24489      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 632.53ms 
24490      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 
24501      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24501      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 
25898      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 
25903      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 
25912      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28763      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
28763      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 
28800      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
34658      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'smt solver=Z3' 
34766      INFO  main            d.u.i.k.m.s.SMTCommand    Finished run on goal 17 in 72ms, result is valid 
34767      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'tryclose' 
37377      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 
38748      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 
38752      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 
38761      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42221      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 778.3ms 
42221      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 
42225      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42225      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 
43555      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 
43559      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 
43567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46333      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.9ns 
46333      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 
52407      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 
53679      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 
53683      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 
53691      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56982      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 468.63ms 
56982      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 
56985      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56985      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 
58277      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 
58281      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 
58288      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60970      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 5.3ns 
60971      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 
60972      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro autopilot' 
68619      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 2: 'smt solver=Z3' 
68666      INFO  main            d.u.i.k.m.s.SMTCommand    Finished run on goal 27 in 38ms, result is valid 
68666      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 3: 'tryclose' 
73263      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 
74469      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 
74471      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 
74478      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 921.75ms 
78086      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 
78089      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78089      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 
79414      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 
79418      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 
79424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.5ns 
82107      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 
83096      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 
84376      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 
84379      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 
84386      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87203      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 155ms 
87204      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 
87206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87206      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 
88428      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 
88431      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 
88437      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91108      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 8ns 
91109      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 
91543      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 
92771      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 
92774      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 
92780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95379      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 55.73ms 
95380      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 
95382      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95382      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 
96675      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 
96677      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 
96684      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99239      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 69.3ns 
99239      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 
99673      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 
100897     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 
100900     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 
100906     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103541     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 45.54ms 
103542     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 
103544     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103546     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 
104771     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 
104774     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 
104780     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107353     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.9ns 
107354     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 
108300     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 
109498     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 
109501     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 
109508     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112274     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 123.07ms 
112274     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 
112277     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112278     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 
113530     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 
113532     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 
113537     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116120     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.3ns 
116120     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 
117324     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 
118527     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 
118529     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 
118536     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121252     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 158.45ms 
121253     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 
121255     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121256     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 
122527     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 
122529     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 
122535     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125088     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 6.2ns 
125088     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 
134768     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 
135962     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 
135964     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 
135970     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139353     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 847.66ms 
139353     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 
139356     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139356     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 
140640     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 
140642     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 
140648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143255     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.2ns 
143255     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 
144028     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 
145235     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 
145237     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 
145243     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147975     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 117.29ms 
147976     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 
147978     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147978     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 
149163     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 
149165     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 
149170     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
151713     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 7.7ns 
151713     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 
160954     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 
162109     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 
162111     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 
162117     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
166348     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.56s 
166348     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