./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/libvsync/semaphore.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version b74fdf15 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/libvsync/semaphore.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c654263c1c366ef9cc67f02592c2d3fd912134a9cb5af429926a9f4627826820 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.atomic-cas-b74fdf1-m [2024-10-16 18:12:53,232 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-16 18:12:53,298 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-10-16 18:12:53,305 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-16 18:12:53,306 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-16 18:12:53,333 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-16 18:12:53,334 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-16 18:12:53,334 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-16 18:12:53,335 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-16 18:12:53,335 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-16 18:12:53,335 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-16 18:12:53,336 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-16 18:12:53,336 INFO L153 SettingsManager]: * Use SBE=true [2024-10-16 18:12:53,337 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-16 18:12:53,337 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-16 18:12:53,337 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-16 18:12:53,338 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-16 18:12:53,338 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-16 18:12:53,338 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-16 18:12:53,339 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-16 18:12:53,339 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-16 18:12:53,340 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-16 18:12:53,340 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-16 18:12:53,340 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-16 18:12:53,340 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-16 18:12:53,341 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-16 18:12:53,341 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-16 18:12:53,341 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-16 18:12:53,341 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-16 18:12:53,342 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-16 18:12:53,342 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-10-16 18:12:53,342 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-16 18:12:53,342 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-16 18:12:53,343 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-16 18:12:53,343 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-16 18:12:53,347 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-16 18:12:53,347 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-16 18:12:53,347 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-16 18:12:53,348 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-16 18:12:53,348 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-10-16 18:12:53,348 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-16 18:12:53,349 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-16 18:12:53,349 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-16 18:12:53,349 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c654263c1c366ef9cc67f02592c2d3fd912134a9cb5af429926a9f4627826820 [2024-10-16 18:12:53,648 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-16 18:12:53,673 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-16 18:12:53,676 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-16 18:12:53,677 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-16 18:12:53,677 INFO L274 PluginConnector]: CDTParser initialized [2024-10-16 18:12:53,678 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/libvsync/semaphore.i [2024-10-16 18:12:55,172 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-16 18:12:55,630 INFO L384 CDTParser]: Found 1 translation units. [2024-10-16 18:12:55,632 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/libvsync/semaphore.i [2024-10-16 18:12:55,693 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6f50a1e33/96fdd2a1f1594e00aa7d9bd4c7bbe15e/FLAGef141e7c1 [2024-10-16 18:12:55,712 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6f50a1e33/96fdd2a1f1594e00aa7d9bd4c7bbe15e [2024-10-16 18:12:55,714 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-16 18:12:55,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-16 18:12:55,720 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-16 18:12:55,720 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-16 18:12:55,725 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-16 18:12:55,726 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 06:12:55" (1/1) ... [2024-10-16 18:12:55,727 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21026ab0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:55, skipping insertion in model container [2024-10-16 18:12:55,727 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 06:12:55" (1/1) ... [2024-10-16 18:12:55,851 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-16 18:12:57,507 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-16 18:12:57,515 INFO L200 MainTranslator]: Completed pre-run [2024-10-16 18:12:57,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-10-16 18:12:57,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-10-16 18:12:57,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-10-16 18:12:57,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-10-16 18:12:57,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-10-16 18:12:57,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-10-16 18:12:57,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-10-16 18:12:57,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-10-16 18:12:57,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-10-16 18:12:57,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-10-16 18:12:57,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-10-16 18:12:57,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-10-16 18:12:57,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-10-16 18:12:57,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-10-16 18:12:57,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-10-16 18:12:57,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-10-16 18:12:57,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-10-16 18:12:57,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-10-16 18:12:57,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-10-16 18:12:57,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-10-16 18:12:57,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-10-16 18:12:57,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-10-16 18:12:57,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-10-16 18:12:57,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-10-16 18:12:57,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-10-16 18:12:57,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-10-16 18:12:57,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-10-16 18:12:57,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-10-16 18:12:57,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-10-16 18:12:57,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-10-16 18:12:57,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-10-16 18:12:57,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-10-16 18:12:57,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-10-16 18:12:57,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-10-16 18:12:57,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-10-16 18:12:57,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-10-16 18:12:57,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-10-16 18:12:57,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-10-16 18:12:57,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-10-16 18:12:57,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-10-16 18:12:57,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-10-16 18:12:57,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-10-16 18:12:57,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-10-16 18:12:57,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-10-16 18:12:57,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-10-16 18:12:57,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-10-16 18:12:57,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-10-16 18:12:57,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-10-16 18:12:57,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-10-16 18:12:57,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-10-16 18:12:57,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-10-16 18:12:57,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-10-16 18:12:57,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-10-16 18:12:57,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-10-16 18:12:57,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-10-16 18:12:57,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-10-16 18:12:57,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-10-16 18:12:57,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-10-16 18:12:57,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-10-16 18:12:57,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-10-16 18:12:57,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-10-16 18:12:57,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-10-16 18:12:57,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-10-16 18:12:57,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-10-16 18:12:57,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-10-16 18:12:57,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-10-16 18:12:57,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-10-16 18:12:57,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-10-16 18:12:57,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-10-16 18:12:57,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-10-16 18:12:57,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-10-16 18:12:57,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-10-16 18:12:57,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-10-16 18:12:57,699 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-10-16 18:12:57,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-10-16 18:12:57,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-10-16 18:12:57,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-10-16 18:12:57,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-10-16 18:12:57,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-10-16 18:12:57,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-10-16 18:12:57,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-10-16 18:12:57,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-10-16 18:12:57,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-10-16 18:12:57,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-10-16 18:12:57,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-10-16 18:12:57,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-10-16 18:12:57,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-10-16 18:12:57,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-10-16 18:12:57,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-10-16 18:12:57,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-10-16 18:12:57,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-10-16 18:12:57,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-10-16 18:12:57,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-10-16 18:12:57,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-10-16 18:12:57,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-10-16 18:12:57,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-10-16 18:12:57,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-10-16 18:12:57,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-10-16 18:12:57,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-10-16 18:12:57,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-10-16 18:12:57,779 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-16 18:12:58,115 INFO L204 MainTranslator]: Completed translation [2024-10-16 18:12:58,117 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58 WrapperNode [2024-10-16 18:12:58,117 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-16 18:12:58,119 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-16 18:12:58,119 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-16 18:12:58,119 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-16 18:12:58,127 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,246 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,363 INFO L138 Inliner]: procedures = 921, calls = 921, calls flagged for inlining = 820, calls inlined = 50, statements flattened = 658 [2024-10-16 18:12:58,364 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-16 18:12:58,365 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-16 18:12:58,365 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-16 18:12:58,365 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-16 18:12:58,376 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,376 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,385 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,385 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,417 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,432 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,440 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,448 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,460 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-16 18:12:58,461 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-16 18:12:58,462 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-16 18:12:58,462 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-16 18:12:58,463 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (1/1) ... [2024-10-16 18:12:58,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-16 18:12:58,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:12:58,510 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-16 18:12:58,513 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-16 18:12:58,588 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2024-10-16 18:12:58,592 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2024-10-16 18:12:58,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-16 18:12:58,592 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-16 18:12:58,592 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-16 18:12:58,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-16 18:12:58,593 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-16 18:12:58,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-16 18:12:58,593 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-16 18:12:58,593 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-10-16 18:12:58,593 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-10-16 18:12:58,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-16 18:12:58,596 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-16 18:12:58,862 INFO L238 CfgBuilder]: Building ICFG [2024-10-16 18:12:58,864 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-16 18:12:59,736 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-16 18:12:59,736 INFO L287 CfgBuilder]: Performing block encoding [2024-10-16 18:12:59,959 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-16 18:12:59,959 INFO L314 CfgBuilder]: Removed 97 assume(true) statements. [2024-10-16 18:12:59,959 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 16.10 06:12:59 BoogieIcfgContainer [2024-10-16 18:12:59,960 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-16 18:12:59,962 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-16 18:12:59,962 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-16 18:12:59,967 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-16 18:12:59,967 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.10 06:12:55" (1/3) ... [2024-10-16 18:12:59,968 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dff4832 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.10 06:12:59, skipping insertion in model container [2024-10-16 18:12:59,968 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 06:12:58" (2/3) ... [2024-10-16 18:12:59,969 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dff4832 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.10 06:12:59, skipping insertion in model container [2024-10-16 18:12:59,969 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 16.10 06:12:59" (3/3) ... [2024-10-16 18:12:59,970 INFO L112 eAbstractionObserver]: Analyzing ICFG semaphore.i [2024-10-16 18:12:59,989 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-16 18:12:59,989 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 25 error locations. [2024-10-16 18:12:59,989 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-16 18:13:00,242 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-16 18:13:00,299 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:13:00,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-16 18:13:00,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:13:00,302 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-16 18:13:00,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-16 18:13:00,351 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-16 18:13:00,364 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == readerThread1of1ForFork1 ======== [2024-10-16 18:13:00,371 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@38fda387, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:13:00,371 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-10-16 18:13:02,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:02,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:02,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:02,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:02,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:02,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:03,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:03,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:04,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:04,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:04,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:04,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:04,949 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting readerErr0ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:04,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:04,956 INFO L85 PathProgramCache]: Analyzing trace with hash 1089549370, now seen corresponding path program 1 times [2024-10-16 18:13:04,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:04,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1276941509] [2024-10-16 18:13:04,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:04,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:05,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:05,277 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-16 18:13:05,278 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:05,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1276941509] [2024-10-16 18:13:05,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1276941509] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:13:05,280 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:13:05,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:13:05,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1919984611] [2024-10-16 18:13:05,282 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:13:05,289 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-16 18:13:05,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:13:05,317 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-16 18:13:05,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-16 18:13:05,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:05,325 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:13:05,326 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 51.0) internal successors, (102), 2 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:13:05,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:06,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:06,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:06,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:06,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:06,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:07,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:07,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:07,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-16 18:13:07,857 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting readerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:07,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:07,857 INFO L85 PathProgramCache]: Analyzing trace with hash -1448865593, now seen corresponding path program 1 times [2024-10-16 18:13:07,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:07,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2120524676] [2024-10-16 18:13:07,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:07,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:08,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:08,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-16 18:13:08,323 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:08,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2120524676] [2024-10-16 18:13:08,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2120524676] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:13:08,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:13:08,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-16 18:13:08,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [657333565] [2024-10-16 18:13:08,324 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:13:08,327 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:13:08,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:13:08,328 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:13:08,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:13:08,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:08,331 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:13:08,332 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 70.33333333333333) internal successors, (211), 3 states have internal predecessors, (211), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:13:08,332 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:08,332 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:08,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:08,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:08,858 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-16 18:13:08,859 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:08,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:08,859 INFO L85 PathProgramCache]: Analyzing trace with hash -963188897, now seen corresponding path program 1 times [2024-10-16 18:13:08,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:08,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189655054] [2024-10-16 18:13:08,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:08,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:08,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:09,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-16 18:13:09,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:09,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189655054] [2024-10-16 18:13:09,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189655054] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:13:09,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:13:09,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:13:09,061 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330978538] [2024-10-16 18:13:09,061 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:13:09,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:13:09,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:13:09,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:13:09,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:13:09,064 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,066 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:13:09,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 110.5) internal successors, (221), 3 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:13:09,067 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,067 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:09,067 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:09,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:09,641 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-16 18:13:09,641 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting readerErr5ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:09,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:09,642 INFO L85 PathProgramCache]: Analyzing trace with hash 2088477605, now seen corresponding path program 1 times [2024-10-16 18:13:09,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:09,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299725800] [2024-10-16 18:13:09,642 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:09,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:09,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:09,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-16 18:13:09,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:09,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299725800] [2024-10-16 18:13:09,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299725800] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:13:09,757 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:13:09,757 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:13:09,757 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028597523] [2024-10-16 18:13:09,757 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:13:09,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:13:09,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:13:09,759 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:13:09,759 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:13:09,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,761 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:13:09,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 111.5) internal successors, (223), 3 states have internal predecessors, (223), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:13:09,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:09,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:09,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:09,762 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:10,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:10,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:10,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:10,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:10,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-16 18:13:10,375 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting readerErr5ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:10,376 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:10,376 INFO L85 PathProgramCache]: Analyzing trace with hash 587273089, now seen corresponding path program 1 times [2024-10-16 18:13:10,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:10,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218379340] [2024-10-16 18:13:10,379 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:10,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:10,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:11,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-16 18:13:11,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:11,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218379340] [2024-10-16 18:13:11,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218379340] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:13:11,892 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:13:11,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-16 18:13:11,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91359264] [2024-10-16 18:13:11,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:13:11,895 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-16 18:13:11,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:13:11,896 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-16 18:13:11,896 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-16 18:13:11,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:11,898 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:13:11,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 55.0) internal successors, (330), 6 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:13:11,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:11,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:11,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:11,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:11,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:13,807 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:13,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:13,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:13,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:13:13,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:13:13,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:14,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:14,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:14,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:14,899 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:14,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:14,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:14,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:13:14,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:13:15,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:15,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:16,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:16,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,224 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:16,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:16,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:16,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:16,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:16,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:16,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:17,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:17,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:17,490 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:17,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:17,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:17,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:17,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:18,847 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:19,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:19,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:19,087 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:19,872 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:19,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:19,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:20,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:20,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:20,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:20,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:20,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:21,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:21,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:21,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:21,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:21,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:21,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:21,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:21,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:21,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:21,523 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:21,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:21,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:21,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:21,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:21,861 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:22,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:22,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:22,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:22,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:22,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:22,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:22,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:22,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:22,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:22,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:22,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:22,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:22,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:22,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:23,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:23,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:23,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:23,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:23,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:23,585 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:23,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:23,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:23,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:23,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:23,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:23,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:23,922 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:24,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:24,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:24,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:24,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:24,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:24,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:24,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:24,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:24,467 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:24,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:24,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:24,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:24,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:24,545 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:25,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:25,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:25,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:25,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:25,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:25,228 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:25,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:25,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:25,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:25,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:25,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:25,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:25,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:25,585 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:25,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:25,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:25,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:25,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:25,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:25,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:26,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:26,048 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:26,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:26,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:26,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:26,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:26,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:26,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:26,145 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:26,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:26,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:26,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:26,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:26,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:26,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:26,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:26,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:26,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:27,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:27,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:27,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,185 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:27,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:27,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:27,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:27,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:27,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:27,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,706 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:27,722 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:27,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:27,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:27,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:27,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:27,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:27,808 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:29,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:29,572 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:29,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:29,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:29,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:29,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:29,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:30,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:30,986 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:30,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:31,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:31,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:31,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:31,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:31,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:31,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:32,768 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:32,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:32,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:33,603 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:33,624 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:33,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:33,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:33,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:33,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:33,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:33,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:34,409 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:34,494 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:34,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:34,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:34,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:34,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:34,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:34,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:35,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:35,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:35,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:35,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:35,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:35,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:35,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:36,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:36,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:36,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:36,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:36,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:36,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:36,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:36,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:36,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:36,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:36,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:36,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:36,912 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:36,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:37,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:37,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:37,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:37,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:37,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:37,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:37,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:37,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:37,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:37,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:37,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:37,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:37,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:38,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:38,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:38,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:38,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:38,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:38,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:38,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:38,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:38,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:39,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:39,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:39,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:39,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:39,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:39,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,127 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:39,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:39,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:39,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:39,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:39,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:39,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:39,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:39,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:39,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:39,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:39,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:40,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:40,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:40,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:40,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:40,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:40,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:40,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:40,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:40,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:40,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:40,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:40,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:40,665 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:40,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:40,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:40,741 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:40,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:40,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:40,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:40,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:41,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:41,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:41,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:41,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:41,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:41,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:41,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:41,605 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:41,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:41,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:41,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:13:41,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:13:41,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:41,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:41,720 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,793 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,865 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,873 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,890 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:43,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:43,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:43,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:43,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:43,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:43,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:43,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:43,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:13:43,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:13:44,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:44,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:44,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:45,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:45,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:45,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:13:45,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:13:45,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:13:45,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:13:45,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:45,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:45,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:45,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:45,350 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:46,322 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:46,336 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:46,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:46,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:46,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:46,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:46,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:46,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:47,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:47,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:13:50,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:50,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:50,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:50,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:13:50,494 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:50,504 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:50,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:50,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:50,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:50,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 231 treesize of output 227 [2024-10-16 18:13:52,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:52,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:52,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:52,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:52,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:54,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:54,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:54,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:54,363 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:13:54,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:55,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:13:55,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:13:55,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:13:55,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:13:55,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:55,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:13:56,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:13:56,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:56,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:56,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:13:56,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:13:56,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-16 18:13:56,027 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting readerErr5ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:13:56,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:13:56,027 INFO L85 PathProgramCache]: Analyzing trace with hash -1884567323, now seen corresponding path program 1 times [2024-10-16 18:13:56,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:13:56,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607377282] [2024-10-16 18:13:56,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:56,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:13:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:56,552 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 376 trivial. 0 not checked. [2024-10-16 18:13:56,553 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:13:56,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607377282] [2024-10-16 18:13:56,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607377282] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-16 18:13:56,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1595271944] [2024-10-16 18:13:56,553 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:13:56,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-16 18:13:56,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:13:56,566 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-16 18:13:56,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-16 18:13:56,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:13:56,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 1143 conjuncts, 59 conjuncts are in the unsatisfiable core [2024-10-16 18:13:56,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-16 18:13:57,048 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-16 18:13:57,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-16 18:13:57,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 42 [2024-10-16 18:13:57,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 14 [2024-10-16 18:13:57,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 13 [2024-10-16 18:13:57,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 42 [2024-10-16 18:13:58,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 80 [2024-10-16 18:13:58,269 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-16 18:13:58,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 1 case distinctions, treesize of input 80 treesize of output 154 [2024-10-16 18:13:58,305 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-16 18:13:58,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 27 [2024-10-16 18:13:58,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 66 [2024-10-16 18:13:59,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 104 [2024-10-16 18:13:59,121 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-16 18:13:59,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 104 treesize of output 208 [2024-10-16 18:13:59,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 21 [2024-10-16 18:13:59,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 105 treesize of output 90 [2024-10-16 18:14:00,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 128 [2024-10-16 18:14:00,267 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-16 18:14:00,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 8 new quantified variables, introduced 15 case distinctions, treesize of input 128 treesize of output 262 [2024-10-16 18:14:00,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 38 [2024-10-16 18:14:00,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 114 [2024-10-16 18:14:01,375 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 255 proven. 111 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-16 18:14:01,378 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-16 18:14:02,810 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse4 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse9 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse15)) (.cse1 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse11 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse13 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse3 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse7 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse8 (< 2147483647 .cse14)) (.cse6 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse15)) (.cse0 (< .cse14 2147483648))) (and (or .cse0 (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse2 (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse2 .cse3)) (= (select .cse2 .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse5 (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse6)) (= (select .cse5 .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (or (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|)) .cse8) (or (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))) .cse8) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse10 (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse10 .cse11)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse10 .cse9))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse12 (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse12 .cse1))))) (or .cse0 (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11)))) (or (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|)) .cse8) (or .cse0 (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3)))) (or (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|)) .cse8) (or (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) .cse0))))) is different from false [2024-10-16 18:14:02,936 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse8 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse2 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse6 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse20)) (.cse12 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse9 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse1 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse4 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse11 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse3 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse3 .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse5 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse2)) (= (select .cse5 .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse7 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse7 .cse9))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse10 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse11) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse10 .cse12))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))) (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (< .cse14 2147483648)) (or (< 2147483647 .cse14) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse16 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse8)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse9))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse6))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse18 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse18 .cse11)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse18 .cse12))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse1)) (= (select .cse19 .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|))))))))) is different from false [2024-10-16 18:14:03,053 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse20 (* .cse0 4))) (let ((.cse13 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse12 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse20)) (.cse7 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse2 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse5 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse3 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse10 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse14 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse9 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20))) (and (or (< .cse0 2147483648) (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse14 .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse4 (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse4 .cse5)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse4 .cse3))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse6 (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse7)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse2))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse8 (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse8 .cse9)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse8 .cse10))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse11 (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse11 .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|))))) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse14 .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse15 (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse13)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse12))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))) (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse7)) (= (select .cse17 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse18 (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse18 .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse9)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse10))))))) (< 2147483647 .cse0)))))) is different from false [2024-10-16 18:14:03,377 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse1 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse12 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse8 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse3 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse20)) (.cse4 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse10 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse6 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse7 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse2 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse2 .cse3)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse2 .cse4))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse5 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse7))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse9 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse9 .cse10)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse9 .cse8))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse11 (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse11 .cse12)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse11 .cse1))))))) (< .cse14 2147483648)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse7 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7))) (forall ((v_ArrVal_653 (Array Int Int))) (= (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse16 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse12))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse8)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse10))))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse18 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse18 .cse4))))) (forall ((v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse7))))))) (< 2147483647 .cse14)))))) is different from false [2024-10-16 18:14:05,760 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse33 (* .cse20 4))) (let ((.cse6 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse16 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse18 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse4 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse1 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse2 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse33)) (.cse12 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33)) (.cse9 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse33))) (and (or (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse0 (select (store (let ((.cse3 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse3 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse0 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse5 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse5 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse5 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse7 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse7 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse8 (select (store (let ((.cse10 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse10 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse8 .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse8 .cse9))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse11 (select (store (let ((.cse13 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse13 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse13 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse11 .cse4))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse14 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse14 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse14 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse15 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse15 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse16))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store (let ((.cse19 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse19 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse19 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse18) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse16)))))) (< 2147483647 .cse20)) (or (< .cse20 2147483648) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse21 (select (store (let ((.cse22 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse22 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse21 .cse9)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse21 .cse6))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse23 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse23 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse24 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse24 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse25 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse25 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse26 (select (store (let ((.cse27 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse27 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse26 .cse16)) (= (select .cse26 .cse18) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse28 (select (store (let ((.cse29 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse29 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse28 .cse12)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse28 .cse4))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse30 (select (store (let ((.cse31 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse31 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse31 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse30 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse30 .cse2))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse32 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651))) (store .cse32 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse32 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))))))))) is different from false [2024-10-16 18:14:05,933 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse2 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse20)) (.cse5 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse3 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse1 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse12 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse6 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse8 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse10 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse4 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse4 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse7 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse7 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse7 .cse8))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse9 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse9 .cse3))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse11 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse0 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse11 .cse12))))))) (< 2147483647 .cse14)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse16 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse5)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse2))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse10)) (= (select .cse17 .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse18 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse18 .cse8)) (= (select .cse18 .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse15 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse12)) (= (select .cse19 .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|)))))) (< .cse14 2147483648)))))) is different from false [2024-10-16 18:14:06,077 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse20 (* .cse0 4))) (let ((.cse5 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse2 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse8 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse11 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse13 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse10 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20)) (.cse3 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse20)) (.cse14 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse7 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse20))) (and (or (< .cse0 2147483648) (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse14 .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse1 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse1 .cse2)) (= (select .cse1 .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse6 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse7)) (= (select .cse6 .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse9 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse9 .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse12 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse12 .cse13)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse12 .cse11))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|))))) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse14 .cse7 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse15 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse10)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse5))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse17 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse3)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse17 .cse2))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse18 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse18 .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse11)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse13))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse16 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))))) (< 2147483647 .cse0)))))) is different from false [2024-10-16 18:14:06,545 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse16 (* .cse0 4))) (let ((.cse7 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse4 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse6 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse16)) (.cse2 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse3 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse10 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse11 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse12 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse8 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16))) (and (or (< .cse0 2147483648) (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse12 .cse7 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse5 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse5 .cse4))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse9 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse3) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse9 .cse10) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse1 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11))))))) (or (let ((.cse13 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse12 .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7)) (= (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse14 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse14 .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse14 .cse6))))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11)))) (forall ((v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse15 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse3)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse10))))))) (< 2147483647 .cse0)))))) is different from false [2024-10-16 18:14:09,326 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse29 (* .cse18 4))) (let ((.cse5 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse1 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse29)) (.cse2 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse4 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse7 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse8 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse13 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse11 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29))) (and (or (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse0 (select (store (let ((.cse3 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse3 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse0 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse0 .cse2))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse6 (select (store (let ((.cse9 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse9 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse8))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse10 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse10 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse12 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse12 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse14 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse14 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse14 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse14 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse15 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse15 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse16 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse16 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse16 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse16 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse17 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse17 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse17 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse17 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8)))) (< .cse18 2147483648)) (or (< 2147483647 .cse18) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse19 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse19 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse19 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse19 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse20 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse20 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse20 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse20 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse21 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse21 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse22 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse22 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse23 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse23 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse24 (select (store (let ((.cse25 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse25 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse24 .cse1)) (= (select .cse24 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse26 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse26 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse27 (select (store (let ((.cse28 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse28 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse27 .cse7) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse27 .cse8))))))))))) is different from false [2024-10-16 18:14:09,438 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse32 (* .cse20 4))) (let ((.cse6 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse5 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse15 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse32)) (.cse2 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse1 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse8 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse13 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse19 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse17 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32))) (and (or (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse19 .cse15 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse0 (select (store (let ((.cse3 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse0 .cse1)) (= (select .cse0 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse7 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5)) (= (select (select (store (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse9 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse10 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse11 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse12 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse14 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse14 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse14 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse15) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse16 (select (store (let ((.cse18 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse18 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse18 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse15) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse16 .cse17) |c_ULTIMATE.start_main_#t~nondet817#1|)))))) (< 2147483647 .cse20)) (or (< .cse20 2147483648) (let ((.cse22 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse19 .cse17 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse21 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse23 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse24 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse25 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse26 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse17))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse27 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse28 (select (store (let ((.cse29 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse28 .cse15) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse28 .cse17))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse30 (select (store (let ((.cse31 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649))) (store .cse31 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse31 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse30 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse30 .cse1)))))))))))) is different from false [2024-10-16 18:14:09,566 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse32 (* .cse20 4))) (let ((.cse13 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse6 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse5 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse1 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse2 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse18 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse9 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse32)) (.cse19 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse15 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse32))) (and (or (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse19 .cse13 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse0 (select (store (let ((.cse3 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse3 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select .cse0 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse7 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse7 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse8 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse8 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse8 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse8 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse10 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse11 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse12 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse12 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse14 (select (store (let ((.cse16 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse16 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse16 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse14 .cse13)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse14 .cse15))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse17 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse17 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse17 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse4 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5)) (= (select (select (store (store .cse17 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse6 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18) |c_ULTIMATE.start_main_#t~nondet817#1|)))))) (< .cse20 2147483648)) (or (< 2147483647 .cse20) (let ((.cse22 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse19 .cse15 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse21 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse21 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse23 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse15) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse24 (select (store (let ((.cse25 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse24 .cse13)) (= (select .cse24 .cse15) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse26 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse27 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) |c_ULTIMATE.start_main_#t~nondet817#1|) (= (select (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (let ((.cse28 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse29 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (or (= (select (select (store (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse29 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse30 (select (store (let ((.cse31 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649))) (store .cse31 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse31 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse22 |c_readerThread1of1ForFork1_vatomic32_read_#in~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse18 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse30 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse30 .cse2)))))))))))) is different from false [2024-10-16 18:14:09,824 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse16 (* .cse12 4))) (let ((.cse4 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse1 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse16)) (.cse8 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse5 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse7 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse10 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse9 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16)) (.cse11 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse2 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse16))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse11 .cse1 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse0 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse0 .cse1)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse0 .cse2))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse6 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse7)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse6 .cse8))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse3 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse5 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10)))))) (< 2147483647 .cse12)) (or (let ((.cse13 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse11 .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)))) (and (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse14 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse14 .cse1)) (= (select .cse14 .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse15 (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse8) |c_ULTIMATE.start_main_#t~nondet817#1|) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse15 .cse7))))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5)))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) |c_ULTIMATE.start_main_#t~nondet817#1|)) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7))) (forall ((v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store .cse13 |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9))))) (< .cse12 2147483648)))))) is different from false [2024-10-16 18:14:12,101 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (let ((.cse29 (* .cse0 4))) (let ((.cse2 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| 1 .cse29)) (.cse6 (+ |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse17 (+ (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse4 (+ 3 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse3 (+ 2 |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse8 (+ (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse14 (+ (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29)) (.cse12 (+ (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset| .cse29))) (and (or (< 2147483647 .cse0) (and (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse1 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse1 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse1 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse1 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse1 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse5 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse5 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse5 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse5 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse5 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse7 (select (store (let ((.cse9 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse9 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse9 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse7 .cse2)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse7 .cse8))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse10 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse10 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse10 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse11 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse11 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse11 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse13 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse13 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse13 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse13 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse13 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse13 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse15 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse15 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse15 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse16 (select (store (let ((.cse18 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse18 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse18 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse18 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse18 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse6)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse16 .cse17))))))) (or (< .cse0 2147483648) (and (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse19 (select (store (let ((.cse20 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse20 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse20 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse20 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse20 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse8)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse19 .cse2))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse21 (select (store (let ((.cse22 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse22 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse22 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse21 .cse17)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select .cse21 .cse6))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse23 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse23 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse23 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse24 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse24 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse25 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse25 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse25 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse17))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse26 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse26 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse26 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (let ((.cse27 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (or (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse27 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14)) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (store .cse27 |c_ULTIMATE.start_main_~#t~0#1.base| (store v_ArrVal_651 .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))))) (forall ((v_ArrVal_647 (Array Int Int)) (v_ArrVal_649 (Array Int Int)) (v_ArrVal_651 (Array Int Int)) (v_ArrVal_653 (Array Int Int))) (= |c_ULTIMATE.start_main_#t~nondet817#1| (select (select (store (let ((.cse28 (store |c_#race| |c_readerThread1of1ForFork1_vatomic32_read_~a#1.base| v_ArrVal_647))) (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select (store (store .cse28 |c_ULTIMATE.start_main_~#t~0#1.base| (store (select .cse28 |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_649) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14 |c_ULTIMATE.start_main_#t~nondet817#1|)) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_651) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12 |c_ULTIMATE.start_main_#t~nondet817#1|))) |c_readerThread1of1ForFork1_vatomic32_await_neq_~a#1.base| v_ArrVal_653) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12))))))))) is different from false [2024-10-16 18:14:12,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1489 treesize of output 1485 [2024-10-16 18:14:12,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 616 treesize of output 599 [2024-10-16 18:14:12,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 599 treesize of output 582 [2024-10-16 18:14:12,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 582 treesize of output 564 [2024-10-16 18:14:12,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 564 treesize of output 546 [2024-10-16 18:14:12,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 546 treesize of output 537 [2024-10-16 18:14:12,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 537 treesize of output 519 [2024-10-16 18:14:12,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 519 treesize of output 511 [2024-10-16 18:14:12,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 511 treesize of output 503 [2024-10-16 18:14:12,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 503 treesize of output 494 [2024-10-16 18:14:12,313 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 494 treesize of output 485 [2024-10-16 18:14:12,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 485 treesize of output 468 [2024-10-16 18:14:12,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 468 treesize of output 451 [2024-10-16 18:14:12,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 451 treesize of output 433 [2024-10-16 18:14:12,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 433 treesize of output 424 [2024-10-16 18:14:12,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 424 treesize of output 406 [2024-10-16 18:14:12,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 406 treesize of output 397 [2024-10-16 18:14:12,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 397 treesize of output 388 [2024-10-16 18:14:12,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 388 treesize of output 379 [2024-10-16 18:14:12,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 370 [2024-10-16 18:14:12,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 370 treesize of output 352 [2024-10-16 18:14:12,424 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-16 18:14:12,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 40 treesize of output 87 [2024-10-16 18:14:13,024 INFO L134 CoverageAnalysis]: Checked inductivity of 377 backedges. 162 proven. 12 refuted. 0 times theorem prover too weak. 11 trivial. 192 not checked. [2024-10-16 18:14:13,024 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1595271944] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-16 18:14:13,024 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-16 18:14:13,024 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 30, 29] total 60 [2024-10-16 18:14:13,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764268025] [2024-10-16 18:14:13,025 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-16 18:14:13,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 60 states [2024-10-16 18:14:13,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:13,029 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants. [2024-10-16 18:14:13,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=192, Invalid=2009, Unknown=13, NotChecked=1326, Total=3540 [2024-10-16 18:14:13,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:13,033 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:13,033 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 60 states, 60 states have (on average 14.333333333333334) internal successors, (860), 60 states have internal predecessors, (860), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:13,034 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:15,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:15,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:15,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:15,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:15,184 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:15,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:15,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:15,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:14:15,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:14:15,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:15,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:15,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:15,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:15,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:16,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:16,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:17,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:17,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:17,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:17,630 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:17,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:17,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:17,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:17,943 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:17,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:18,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:18,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:18,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:18,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:18,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:18,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:18,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:18,931 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:19,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:14:19,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:14:19,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:19,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:19,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:19,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:19,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:19,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:19,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:19,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:19,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:19,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:19,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:19,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:19,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:20,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:20,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:20,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:20,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:20,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:20,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:20,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:20,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:20,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:20,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:20,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:20,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:20,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:21,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:21,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:21,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:21,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:21,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:21,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:21,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:21,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:21,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:21,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:21,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:21,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:21,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:22,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:22,123 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:22,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:22,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:22,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:14:22,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:14:22,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:22,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:22,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,448 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:22,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:22,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:22,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:22,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:22,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:22,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:23,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 163 [2024-10-16 18:14:23,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 163 [2024-10-16 18:14:23,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:23,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:23,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:23,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:23,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:23,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:23,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:23,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:23,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:23,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:23,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:23,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:23,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:23,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:23,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:23,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:23,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:24,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:24,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:24,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:24,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:24,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:24,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:24,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:24,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:24,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:24,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 167 [2024-10-16 18:14:24,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:24,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:24,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 135 [2024-10-16 18:14:24,573 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:24,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:25,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:25,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:25,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:25,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:25,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:25,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-16 18:14:25,098 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr0ASSERT_VIOLATIONDATA_RACE (7 of 8 remaining) [2024-10-16 18:14:25,098 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr2ASSERT_VIOLATIONDATA_RACE (6 of 8 remaining) [2024-10-16 18:14:25,098 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr3ASSERT_VIOLATIONDATA_RACE (5 of 8 remaining) [2024-10-16 18:14:25,099 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr1ASSERT_VIOLATIONDATA_RACE (4 of 8 remaining) [2024-10-16 18:14:25,099 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr4ASSERT_VIOLATIONDATA_RACE (3 of 8 remaining) [2024-10-16 18:14:25,099 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr5ASSERT_VIOLATIONDATA_RACE (2 of 8 remaining) [2024-10-16 18:14:25,099 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr6ASSERT_VIOLATIONDATA_RACE (1 of 8 remaining) [2024-10-16 18:14:25,099 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr7ASSERT_VIOLATIONDATA_RACE (0 of 8 remaining) [2024-10-16 18:14:25,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-16 18:14:25,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-10-16 18:14:25,311 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-10-16 18:14:25,313 INFO L312 ceAbstractionStarter]: Result for error location readerThread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/3) [2024-10-16 18:14:25,324 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:14:25,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-16 18:14:25,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:14:25,326 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-16 18:14:25,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process [2024-10-16 18:14:25,332 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-16 18:14:25,332 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == writerThread1of1ForFork0 ======== [2024-10-16 18:14:25,332 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@38fda387, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:14:25,332 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-10-16 18:14:25,579 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting writerErr0ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:25,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:25,579 INFO L85 PathProgramCache]: Analyzing trace with hash 1507044401, now seen corresponding path program 1 times [2024-10-16 18:14:25,579 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:25,580 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1413967584] [2024-10-16 18:14:25,580 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:25,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:25,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:25,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-16 18:14:25,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:25,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1413967584] [2024-10-16 18:14:25,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1413967584] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:25,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:25,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:14:25,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699904044] [2024-10-16 18:14:25,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:25,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-16 18:14:25,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:25,607 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-16 18:14:25,608 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-16 18:14:25,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:25,608 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:25,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 38.0) internal successors, (76), 2 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:25,608 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:26,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:26,216 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-16 18:14:26,216 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:26,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:26,216 INFO L85 PathProgramCache]: Analyzing trace with hash -912548034, now seen corresponding path program 1 times [2024-10-16 18:14:26,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:26,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589412210] [2024-10-16 18:14:26,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:26,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:26,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-16 18:14:27,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:27,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589412210] [2024-10-16 18:14:27,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589412210] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:27,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:27,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-16 18:14:27,326 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472443808] [2024-10-16 18:14:27,326 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:27,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-16 18:14:27,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:27,327 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-16 18:14:27,327 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-16 18:14:27,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:27,328 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:27,328 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 30.833333333333332) internal successors, (185), 6 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:27,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:27,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:27,567 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:27,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:27,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:27,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:27,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:27,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:27,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:28,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:28,104 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:28,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:28,747 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:28,757 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:28,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:28,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:28,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:28,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:29,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:29,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:29,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:29,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:31,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:31,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:31,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:31,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:31,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:31,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:31,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:31,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:31,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:31,545 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:31,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:31,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:31,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:31,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:31,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:31,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:31,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:32,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:32,053 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:32,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:32,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:32,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:32,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:32,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:32,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:32,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:32,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:32,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:32,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:32,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:33,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:33,543 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:33,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:33,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:33,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:33,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:33,755 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-16 18:14:33,755 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:33,755 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:33,755 INFO L85 PathProgramCache]: Analyzing trace with hash -1714082498, now seen corresponding path program 2 times [2024-10-16 18:14:33,755 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:33,755 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1539039553] [2024-10-16 18:14:33,755 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:33,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:33,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:33,894 INFO L134 CoverageAnalysis]: Checked inductivity of 335 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 234 trivial. 0 not checked. [2024-10-16 18:14:33,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:33,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1539039553] [2024-10-16 18:14:33,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1539039553] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:33,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:33,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-16 18:14:33,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520420582] [2024-10-16 18:14:33,895 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:33,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:14:33,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:33,896 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:14:33,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:14:33,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:33,897 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:33,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:33,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:33,899 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:33,899 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-16 18:14:34,040 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:34,040 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:34,040 INFO L85 PathProgramCache]: Analyzing trace with hash -1721224121, now seen corresponding path program 1 times [2024-10-16 18:14:34,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:34,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1812676272] [2024-10-16 18:14:34,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:34,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:34,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:34,139 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-10-16 18:14:34,139 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:34,139 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1812676272] [2024-10-16 18:14:34,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1812676272] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:34,140 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:34,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:14:34,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [988664523] [2024-10-16 18:14:34,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:34,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:14:34,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:34,143 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:14:34,143 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:14:34,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,144 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:34,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 103.5) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:34,145 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,145 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,145 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,145 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,245 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-16 18:14:34,245 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting writerErr5ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:34,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:34,245 INFO L85 PathProgramCache]: Analyzing trace with hash -894577821, now seen corresponding path program 1 times [2024-10-16 18:14:34,246 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:34,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1249802144] [2024-10-16 18:14:34,246 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:34,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:34,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:34,346 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-10-16 18:14:34,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:34,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1249802144] [2024-10-16 18:14:34,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1249802144] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:34,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:34,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:14:34,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [942359640] [2024-10-16 18:14:34,347 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:34,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:14:34,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:34,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:14:34,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:14:34,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,349 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:34,350 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 106.0) internal successors, (212), 3 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:34,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,503 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-16 18:14:34,503 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting writerErr6ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:34,503 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:34,503 INFO L85 PathProgramCache]: Analyzing trace with hash 1402973297, now seen corresponding path program 1 times [2024-10-16 18:14:34,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:34,504 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028611558] [2024-10-16 18:14:34,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:34,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:34,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:34,604 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-10-16 18:14:34,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:34,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1028611558] [2024-10-16 18:14:34,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1028611558] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:34,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:34,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:14:34,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447058244] [2024-10-16 18:14:34,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:34,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:14:34,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:34,607 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:14:34,607 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:14:34,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,608 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:34,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 108.0) internal successors, (216), 3 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:34,608 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,609 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,609 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,609 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,609 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,609 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,735 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-16 18:14:34,735 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting writerErr7ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:34,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:34,735 INFO L85 PathProgramCache]: Analyzing trace with hash -352277491, now seen corresponding path program 1 times [2024-10-16 18:14:34,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:34,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951820987] [2024-10-16 18:14:34,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:34,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:34,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:34,833 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-10-16 18:14:34,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:34,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [951820987] [2024-10-16 18:14:34,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [951820987] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:14:34,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:14:34,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:14:34,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1525874965] [2024-10-16 18:14:34,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:14:34,834 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-16 18:14:34,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:14:34,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-16 18:14:34,836 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-16 18:14:34,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,837 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:14:34,837 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 110.5) internal successors, (221), 3 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:14:34,837 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:34,837 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:34,838 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,838 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,838 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,838 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:34,838 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:35,077 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:35,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:35,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,123 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:35,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,160 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:35,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:35,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:35,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:35,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:35,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:35,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:35,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:35,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:35,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:35,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:36,660 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:36,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:36,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:36,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:36,903 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:36,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:36,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:37,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:37,032 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:37,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:37,713 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:37,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:37,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:37,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:37,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:37,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:37,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:37,904 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:37,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:37,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:37,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:37,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:37,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:37,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:38,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:38,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:38,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:38,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:38,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:38,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:38,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:38,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:38,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:38,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:38,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:38,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:39,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:39,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:39,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:39,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:39,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:39,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:39,508 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:39,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:39,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:39,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:39,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:39,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:39,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:39,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:41,774 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:41,782 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:41,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:41,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:41,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:41,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:41,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:42,233 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:42,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:42,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:42,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:42,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:42,498 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:42,508 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:42,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:42,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:42,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:42,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:42,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:42,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:42,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:42,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:43,109 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:43,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:43,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:14:43,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:43,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:43,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:43,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:43,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:43,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:43,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:44,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:44,711 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:44,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:44,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:44,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:44,758 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:44,766 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:44,775 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:44,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:44,785 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:44,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:44,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:44,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:44,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:44,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:44,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:44,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:44,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:45,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:45,085 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:45,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:45,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:46,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:46,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:46,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:46,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:46,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:46,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:46,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:46,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:46,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:46,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:46,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:46,306 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:47,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:47,245 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:47,261 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:47,270 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:47,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:47,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:47,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:47,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:47,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:48,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:48,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 151 [2024-10-16 18:14:48,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 151 [2024-10-16 18:14:48,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 139 [2024-10-16 18:14:48,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 215 [2024-10-16 18:14:49,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:49,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:49,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:49,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:50,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:50,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:50,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:51,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:51,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:51,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:54,711 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:54,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:54,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:54,743 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:54,748 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:14:54,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:14:54,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:54,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 139 [2024-10-16 18:14:54,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 231 treesize of output 231 [2024-10-16 18:14:54,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 215 [2024-10-16 18:14:55,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:56,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:57,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 155 [2024-10-16 18:14:57,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 143 [2024-10-16 18:14:57,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 127 [2024-10-16 18:14:57,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 127 treesize of output 123 [2024-10-16 18:14:57,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:57,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:58,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:58,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:14:58,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-16 18:14:58,709 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting writerErr7ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:14:58,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:14:58,710 INFO L85 PathProgramCache]: Analyzing trace with hash 1940321, now seen corresponding path program 1 times [2024-10-16 18:14:58,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:14:58,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574446030] [2024-10-16 18:14:58,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:58,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:14:58,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:59,300 INFO L134 CoverageAnalysis]: Checked inductivity of 1467 backedges. 51 proven. 1 refuted. 0 times theorem prover too weak. 1415 trivial. 0 not checked. [2024-10-16 18:14:59,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:14:59,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574446030] [2024-10-16 18:14:59,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574446030] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-16 18:14:59,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1011828096] [2024-10-16 18:14:59,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:14:59,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-16 18:14:59,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:14:59,303 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-16 18:14:59,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-16 18:14:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:14:59,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 1453 conjuncts, 125 conjuncts are in the unsatisfiable core [2024-10-16 18:14:59,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-16 18:14:59,716 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-16 18:14:59,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-16 18:14:59,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:14:59,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-16 18:15:00,568 INFO L134 CoverageAnalysis]: Checked inductivity of 1467 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1465 trivial. 0 not checked. [2024-10-16 18:15:00,568 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-16 18:15:00,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1011828096] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:15:00,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-16 18:15:00,569 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [29] imperfect sequences [5] total 32 [2024-10-16 18:15:00,569 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175631292] [2024-10-16 18:15:00,569 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:15:00,570 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-10-16 18:15:00,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:15:00,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-10-16 18:15:00,571 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=914, Unknown=0, NotChecked=0, Total=992 [2024-10-16 18:15:00,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:15:00,572 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:15:00,572 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 11.793103448275861) internal successors, (342), 29 states have internal predecessors, (342), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:15:00,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:15:00,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:15:00,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:00,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:00,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:00,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:00,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:00,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:15:01,925 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:01,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:01,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:02,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:02,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:04,674 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:04,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:04,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:05,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:05,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:06,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:06,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:06,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:06,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:06,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:08,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:08,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:08,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:08,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:08,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:11,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:11,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:12,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:12,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:12,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:12,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:12,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:12,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:12,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:12,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:16,591 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:16,603 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:16,610 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:16,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:16,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:17,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:17,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:21,806 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:21,837 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:21,844 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:15:21,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 251 [2024-10-16 18:15:21,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 331 treesize of output 331 [2024-10-16 18:15:24,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:25,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:25,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:25,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:25,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:25,456 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:33,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:33,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:33,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:33,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:33,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:34,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:34,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,713 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:34,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:34,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:34,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:35,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:35,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:35,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:35,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:35,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:35,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:35,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:36,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:36,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:36,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:36,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:36,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:37,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:37,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:37,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:37,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:38,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:38,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:38,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:38,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:38,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:39,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:39,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:39,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:39,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:39,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:40,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:40,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:40,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:40,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:40,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:41,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:41,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,523 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:41,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:41,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:41,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:42,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:42,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:42,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:42,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:42,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:43,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:43,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:43,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:43,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:43,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:43,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:44,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:44,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:44,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:44,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:45,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:45,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:45,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:45,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:45,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:46,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:46,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:46,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:46,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:46,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:46,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:47,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:47,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:47,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:47,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:47,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:47,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:48,001 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:48,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:48,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:48,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:48,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:48,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:48,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:48,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:50,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:50,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:51,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:51,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:51,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:51,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:51,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:51,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:51,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:51,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:53,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:53,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:54,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:54,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:54,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:54,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:54,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:54,391 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:54,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:54,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:55,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:55,369 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:55,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:55,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:55,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:56,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:56,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:56,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:56,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:56,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:56,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:56,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:15:57,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:15:57,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:57,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:15:59,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:15:59,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:15:59,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:59,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:59,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:59,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:59,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:15:59,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2024-10-16 18:15:59,129 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-16 18:15:59,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-16 18:15:59,315 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting writerErr7ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:15:59,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:15:59,315 INFO L85 PathProgramCache]: Analyzing trace with hash 734946940, now seen corresponding path program 1 times [2024-10-16 18:15:59,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:15:59,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [595257143] [2024-10-16 18:15:59,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:15:59,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:15:59,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:00,311 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-16 18:16:00,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:16:00,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [595257143] [2024-10-16 18:16:00,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [595257143] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:16:00,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:16:00,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-16 18:16:00,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [531820263] [2024-10-16 18:16:00,311 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:16:00,312 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-16 18:16:00,312 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:16:00,312 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-16 18:16:00,312 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-16 18:16:00,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:00,313 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:16:00,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 48.0) internal successors, (288), 6 states have internal predecessors, (288), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:16:00,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:00,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:00,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 37 states. [2024-10-16 18:16:00,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:00,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:00,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:00,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:00,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:00,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:00,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:01,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:01,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:01,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:01,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:07,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:07,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:07,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:07,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:07,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:07,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:07,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:07,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:08,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:08,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:08,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:08,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:08,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:09,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:09,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:09,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:09,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:10,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:10,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:10,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:10,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:10,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:10,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:10,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:10,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:10,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:11,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:11,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:11,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:11,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:11,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:11,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:11,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:12,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:12,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:12,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:12,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:12,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:12,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:13,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:13,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:13,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:13,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:13,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:13,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:13,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:13,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:14,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:14,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:14,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:14,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:14,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:15,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:15,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,650 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:15,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:15,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:15,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:16,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:16,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:16,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:16,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:16,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:16,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:16,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:16,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:17,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:17,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:17,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:17,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2024-10-16 18:16:17,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:17,900 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-10-16 18:16:17,900 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting writerErr7ASSERT_VIOLATIONDATA_RACE === [writerErr0ASSERT_VIOLATIONDATA_RACE, writerErr2ASSERT_VIOLATIONDATA_RACE, writerErr3ASSERT_VIOLATIONDATA_RACE, writerErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:16:17,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:16:17,901 INFO L85 PathProgramCache]: Analyzing trace with hash -1836488096, now seen corresponding path program 1 times [2024-10-16 18:16:17,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:16:17,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [868076813] [2024-10-16 18:16:17,901 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:17,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:16:17,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:18,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-16 18:16:18,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:16:18,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [868076813] [2024-10-16 18:16:18,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [868076813] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-16 18:16:18,139 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [209229074] [2024-10-16 18:16:18,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:18,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-16 18:16:18,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:16:18,141 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-16 18:16:18,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-16 18:16:18,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:18,428 INFO L255 TraceCheckSpWp]: Trace formula consists of 753 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-16 18:16:18,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-16 18:16:18,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-16 18:16:18,528 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-16 18:16:18,777 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-16 18:16:18,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [209229074] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-16 18:16:18,777 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-16 18:16:18,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-10-16 18:16:18,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886829473] [2024-10-16 18:16:18,777 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-16 18:16:18,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-16 18:16:18,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:16:18,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-16 18:16:18,779 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-10-16 18:16:18,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:18,780 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:16:18,780 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 45.44444444444444) internal successors, (409), 9 states have internal predecessors, (409), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 37 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:18,781 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:19,328 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-16 18:16:19,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:19,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:19,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:20,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:23,984 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:23,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:23,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:24,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:24,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:24,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:24,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:25,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:25,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:25,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:25,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:25,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:25,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:26,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:26,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:26,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:26,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:26,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:27,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:27,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:27,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:27,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:27,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:27,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:27,943 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:28,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:28,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:28,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:28,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:28,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:29,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:29,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:29,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:29,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:29,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:29,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:29,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:30,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:30,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:30,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:30,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:30,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:31,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:31,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:31,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:31,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 181 [2024-10-16 18:16:31,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 169 [2024-10-16 18:16:31,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:31,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-16 18:16:33,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2024-10-16 18:16:33,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:33,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr0ASSERT_VIOLATIONDATA_RACE (9 of 10 remaining) [2024-10-16 18:16:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr2ASSERT_VIOLATIONDATA_RACE (8 of 10 remaining) [2024-10-16 18:16:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr3ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2024-10-16 18:16:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr1ASSERT_VIOLATIONDATA_RACE (6 of 10 remaining) [2024-10-16 18:16:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr4ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2024-10-16 18:16:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr5ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2024-10-16 18:16:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr6ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2024-10-16 18:16:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr7ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2024-10-16 18:16:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr8ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2024-10-16 18:16:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location writerErr9ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2024-10-16 18:16:33,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-16 18:16:33,770 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-16 18:16:33,776 INFO L407 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-16 18:16:33,776 INFO L312 ceAbstractionStarter]: Result for error location writerThread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (2/3) [2024-10-16 18:16:33,781 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:16:33,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-16 18:16:33,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:16:33,783 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-16 18:16:33,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (7)] Waiting until timeout for monitored process [2024-10-16 18:16:33,788 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-16 18:16:33,789 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-10-16 18:16:33,789 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@38fda387, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:16:33,789 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-10-16 18:16:33,814 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:16:33,814 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:16:33,814 INFO L85 PathProgramCache]: Analyzing trace with hash 1475807484, now seen corresponding path program 1 times [2024-10-16 18:16:33,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:16:33,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1352379557] [2024-10-16 18:16:33,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:33,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:16:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:33,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-16 18:16:33,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:16:33,880 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1352379557] [2024-10-16 18:16:33,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1352379557] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:16:33,881 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:16:33,881 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-16 18:16:33,881 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138467554] [2024-10-16 18:16:33,881 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:16:33,882 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-16 18:16:33,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:16:33,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-16 18:16:33,882 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-16 18:16:33,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:33,883 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:16:33,883 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 24.0) internal successors, (24), 2 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:16:33,883 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:33,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:33,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-10-16 18:16:33,889 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:16:33,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:16:33,889 INFO L85 PathProgramCache]: Analyzing trace with hash 1948079151, now seen corresponding path program 1 times [2024-10-16 18:16:33,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:16:33,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161324946] [2024-10-16 18:16:33,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:33,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:16:33,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:34,415 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-16 18:16:34,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:16:34,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1161324946] [2024-10-16 18:16:34,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1161324946] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:16:34,416 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:16:34,416 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-16 18:16:34,416 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [809885658] [2024-10-16 18:16:34,416 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:16:34,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-16 18:16:34,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:16:34,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-16 18:16:34,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-16 18:16:34,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:34,418 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:16:34,418 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 10.2) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:16:34,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:34,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:35,450 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:35,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-16 18:16:35,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-10-16 18:16:35,451 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-16 18:16:35,451 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:16:35,451 INFO L85 PathProgramCache]: Analyzing trace with hash -361695343, now seen corresponding path program 1 times [2024-10-16 18:16:35,451 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:16:35,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347959375] [2024-10-16 18:16:35,452 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:35,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:16:35,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-16 18:16:35,474 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-16 18:16:35,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-16 18:16:35,519 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-16 18:16:35,519 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-16 18:16:35,520 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-10-16 18:16:35,520 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-10-16 18:16:35,520 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-10-16 18:16:35,520 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-10-16 18:16:35,520 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-10-16 18:16:35,521 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2024-10-16 18:16:35,521 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-10-16 18:16:35,521 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-10-16 18:16:35,521 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 9 remaining) [2024-10-16 18:16:35,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-16 18:16:35,524 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-16 18:16:35,524 INFO L312 ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (3/3) [2024-10-16 18:16:35,525 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-16 18:16:35,525 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-16 18:16:35,640 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-10-16 18:16:35,651 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:16:35,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-16 18:16:35,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-16 18:16:35,653 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-16 18:16:35,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (8)] Waiting until timeout for monitored process [2024-10-16 18:16:35,659 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-16 18:16:35,659 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == readerThread1of2ForFork1 ======== [2024-10-16 18:16:35,660 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@38fda387, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-16 18:16:35,660 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-10-16 18:16:37,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:37,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:37,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:37,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:37,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:37,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:39,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:39,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:39,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:39,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:40,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:40,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:41,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:41,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:42,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:42,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:42,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:42,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:42,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:42,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:44,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:44,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:44,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:44,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:45,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:45,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:46,531 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting readerErr0ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE (and 4 more)] === [2024-10-16 18:16:46,531 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-16 18:16:46,531 INFO L85 PathProgramCache]: Analyzing trace with hash 490046830, now seen corresponding path program 1 times [2024-10-16 18:16:46,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-16 18:16:46,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [426539629] [2024-10-16 18:16:46,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-16 18:16:46,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-16 18:16:46,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-16 18:16:46,566 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-16 18:16:46,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-16 18:16:46,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [426539629] [2024-10-16 18:16:46,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [426539629] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-16 18:16:46,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-16 18:16:46,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-16 18:16:46,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [243791818] [2024-10-16 18:16:46,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-16 18:16:46,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-16 18:16:46,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-16 18:16:46,568 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-16 18:16:46,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-16 18:16:46,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:46,569 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-16 18:16:46,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 51.5) internal successors, (103), 2 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-16 18:16:46,569 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-16 18:16:52,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:52,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:52,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:16:52,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:52,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:16:52,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:28,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:28,516 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:29,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:29,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:29,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:29,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:29,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:30,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:30,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:30,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:31,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:31,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:31,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:31,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 4 [2024-10-16 18:17:34,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-10-16 18:17:34,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 Killed by 15