./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/libvsync/ttaslock.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/libvsync/ttaslock.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1232142cbd2d3669d71853399351b59e265805f095536d7cdae31e54b7810261 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 11:20:48,434 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:20:48,491 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:20:48,495 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:20:48,495 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:20:48,518 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:20:48,518 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:20:48,519 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:20:48,519 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:20:48,519 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:20:48,519 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:20:48,520 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:20:48,520 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:20:48,520 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:20:48,520 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:20:48,520 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:20:48,521 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:20:48,522 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:20:48,522 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:20:48,522 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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/UAutomizer-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 -> Automizer 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 -> 1232142cbd2d3669d71853399351b59e265805f095536d7cdae31e54b7810261 [2025-03-17 11:20:48,725 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:20:48,730 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:20:48,732 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:20:48,733 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:20:48,733 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:20:48,734 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/ttaslock.i [2025-03-17 11:20:49,839 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7bc4ef00/21df48d1c8d64a8881875296efc2fd36/FLAGb9842bbc7 [2025-03-17 11:20:50,339 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:20:50,341 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/ttaslock.i [2025-03-17 11:20:50,384 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7bc4ef00/21df48d1c8d64a8881875296efc2fd36/FLAGb9842bbc7 [2025-03-17 11:20:50,422 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7bc4ef00/21df48d1c8d64a8881875296efc2fd36 [2025-03-17 11:20:50,424 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:20:50,425 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:20:50,426 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:20:50,426 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:20:50,428 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:20:50,429 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:20:50" (1/1) ... [2025-03-17 11:20:50,429 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b8bc51f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:50, skipping insertion in model container [2025-03-17 11:20:50,429 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:20:50" (1/1) ... [2025-03-17 11:20:50,497 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:20:51,863 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:20:51,876 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:20:52,008 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2025-03-17 11:20:52,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2025-03-17 11:20:52,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2025-03-17 11:20:52,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2025-03-17 11:20:52,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2025-03-17 11:20:52,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2025-03-17 11:20:52,013 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2025-03-17 11:20:52,013 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2025-03-17 11:20:52,013 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2025-03-17 11:20:52,014 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2025-03-17 11:20:52,014 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2025-03-17 11:20:52,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2025-03-17 11:20:52,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2025-03-17 11:20:52,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2025-03-17 11:20:52,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2025-03-17 11:20:52,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2025-03-17 11:20:52,017 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2025-03-17 11:20:52,017 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2025-03-17 11:20:52,018 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2025-03-17 11:20:52,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2025-03-17 11:20:52,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2025-03-17 11:20:52,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2025-03-17 11:20:52,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2025-03-17 11:20:52,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2025-03-17 11:20:52,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2025-03-17 11:20:52,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2025-03-17 11:20:52,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2025-03-17 11:20:52,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2025-03-17 11:20:52,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2025-03-17 11:20:52,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2025-03-17 11:20:52,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2025-03-17 11:20:52,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2025-03-17 11:20:52,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2025-03-17 11:20:52,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2025-03-17 11:20:52,025 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2025-03-17 11:20:52,025 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2025-03-17 11:20:52,025 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2025-03-17 11:20:52,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2025-03-17 11:20:52,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2025-03-17 11:20:52,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2025-03-17 11:20:52,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2025-03-17 11:20:52,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2025-03-17 11:20:52,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2025-03-17 11:20:52,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2025-03-17 11:20:52,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2025-03-17 11:20:52,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2025-03-17 11:20:52,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2025-03-17 11:20:52,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2025-03-17 11:20:52,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2025-03-17 11:20:52,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2025-03-17 11:20:52,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2025-03-17 11:20:52,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2025-03-17 11:20:52,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2025-03-17 11:20:52,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2025-03-17 11:20:52,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2025-03-17 11:20:52,036 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2025-03-17 11:20:52,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2025-03-17 11:20:52,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2025-03-17 11:20:52,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2025-03-17 11:20:52,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2025-03-17 11:20:52,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2025-03-17 11:20:52,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2025-03-17 11:20:52,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2025-03-17 11:20:52,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2025-03-17 11:20:52,041 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2025-03-17 11:20:52,041 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2025-03-17 11:20:52,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2025-03-17 11:20:52,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2025-03-17 11:20:52,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2025-03-17 11:20:52,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2025-03-17 11:20:52,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2025-03-17 11:20:52,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2025-03-17 11:20:52,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2025-03-17 11:20:52,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2025-03-17 11:20:52,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2025-03-17 11:20:52,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2025-03-17 11:20:52,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2025-03-17 11:20:52,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2025-03-17 11:20:52,047 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2025-03-17 11:20:52,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2025-03-17 11:20:52,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2025-03-17 11:20:52,049 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2025-03-17 11:20:52,049 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2025-03-17 11:20:52,050 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2025-03-17 11:20:52,051 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2025-03-17 11:20:52,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2025-03-17 11:20:52,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2025-03-17 11:20:52,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2025-03-17 11:20:52,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2025-03-17 11:20:52,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2025-03-17 11:20:52,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2025-03-17 11:20:52,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2025-03-17 11:20:52,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2025-03-17 11:20:52,055 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2025-03-17 11:20:52,055 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2025-03-17 11:20:52,056 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2025-03-17 11:20:52,056 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2025-03-17 11:20:52,056 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2025-03-17 11:20:52,058 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2025-03-17 11:20:52,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2025-03-17 11:20:52,112 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:20:52,282 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:20:52,283 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52 WrapperNode [2025-03-17 11:20:52,283 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:20:52,284 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:20:52,284 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:20:52,284 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:20:52,288 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,342 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,381 INFO L138 Inliner]: procedures = 917, calls = 913, calls flagged for inlining = 815, calls inlined = 29, statements flattened = 318 [2025-03-17 11:20:52,382 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:20:52,382 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:20:52,382 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:20:52,383 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:20:52,391 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,391 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,394 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,394 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,409 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,412 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,414 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,415 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,420 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:20:52,420 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:20:52,420 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:20:52,420 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:20:52,421 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (1/1) ... [2025-03-17 11:20:52,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:20:52,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:20:52,468 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 11:20:52,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 11:20:52,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 11:20:52,489 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:20:52,489 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:20:52,489 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:20:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-17 11:20:52,490 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-17 11:20:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 11:20:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 11:20:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 11:20:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:20:52,491 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:20:52,611 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:20:52,612 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:20:52,787 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6001: havoc main_~#t~0#1.base, main_~#t~0#1.offset; [2025-03-17 11:20:52,787 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6001-1: SUMMARY for call ULTIMATE.dealloc(main_~#t~0#1.base, main_~#t~0#1.offset); srcloc: null [2025-03-17 11:20:53,000 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L2255: havoc vatomic32_await_eq_rlx_#t~ret168#1; [2025-03-17 11:20:53,000 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1910: havoc vatomic32_xchg_acq_#t~ret115#1; [2025-03-17 11:20:53,001 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:20:53,001 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:20:53,048 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:20:53,051 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:20:53,052 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:20:53 BoogieIcfgContainer [2025-03-17 11:20:53,052 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:20:53,054 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:20:53,055 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:20:53,058 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:20:53,058 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:20:50" (1/3) ... [2025-03-17 11:20:53,059 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56597b67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:20:53, skipping insertion in model container [2025-03-17 11:20:53,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:52" (2/3) ... [2025-03-17 11:20:53,059 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56597b67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:20:53, skipping insertion in model container [2025-03-17 11:20:53,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:20:53" (3/3) ... [2025-03-17 11:20:53,060 INFO L128 eAbstractionObserver]: Analyzing ICFG ttaslock.i [2025-03-17 11:20:53,070 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:20:53,071 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG ttaslock.i that has 2 procedures, 297 locations, 1 initial locations, 19 loop locations, and 13 error locations. [2025-03-17 11:20:53,072 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:20:53,152 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-17 11:20:53,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 300 places, 370 transitions, 747 flow [2025-03-17 11:20:53,305 INFO L124 PetriNetUnfolderBase]: 87/445 cut-off events. [2025-03-17 11:20:53,307 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 11:20:53,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 450 conditions, 445 events. 87/445 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1281 event pairs, 0 based on Foata normal form. 0/337 useless extension candidates. Maximal degree in co-relation 334. Up to 8 conditions per place. [2025-03-17 11:20:53,315 INFO L82 GeneralOperation]: Start removeDead. Operand has 300 places, 370 transitions, 747 flow [2025-03-17 11:20:53,321 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 300 places, 370 transitions, 747 flow [2025-03-17 11:20:53,327 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:20:53,338 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=PETRI_NET, 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;@6d764483, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:20:53,340 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-03-17 11:20:53,350 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:20:53,351 INFO L124 PetriNetUnfolderBase]: 12/56 cut-off events. [2025-03-17 11:20:53,351 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:20:53,351 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:53,352 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:53,352 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:53,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:53,358 INFO L85 PathProgramCache]: Analyzing trace with hash -962939902, now seen corresponding path program 1 times [2025-03-17 11:20:53,364 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:53,364 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1649057612] [2025-03-17 11:20:53,364 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:53,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:53,430 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 11:20:53,443 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 11:20:53,443 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:53,443 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:53,516 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:53,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:53,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1649057612] [2025-03-17 11:20:53,517 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1649057612] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:53,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:53,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:53,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1783457857] [2025-03-17 11:20:53,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:53,527 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 11:20:53,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:53,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 11:20:53,548 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 11:20:53,552 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 370 [2025-03-17 11:20:53,556 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 300 places, 370 transitions, 747 flow. Second operand has 2 states, 2 states have (on average 295.5) internal successors, (591), 2 states have internal predecessors, (591), 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) [2025-03-17 11:20:53,556 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:53,556 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 370 [2025-03-17 11:20:53,559 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:53,652 INFO L124 PetriNetUnfolderBase]: 7/353 cut-off events. [2025-03-17 11:20:53,653 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:20:53,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 364 conditions, 353 events. 7/353 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 775 event pairs, 0 based on Foata normal form. 82/407 useless extension candidates. Maximal degree in co-relation 269. Up to 6 conditions per place. [2025-03-17 11:20:53,658 INFO L140 encePairwiseOnDemand]: 300/370 looper letters, 5 selfloop transitions, 0 changer transitions 0/296 dead transitions. [2025-03-17 11:20:53,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 293 places, 296 transitions, 609 flow [2025-03-17 11:20:53,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 11:20:53,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 11:20:53,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 665 transitions. [2025-03-17 11:20:53,676 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8986486486486487 [2025-03-17 11:20:53,678 INFO L175 Difference]: Start difference. First operand has 300 places, 370 transitions, 747 flow. Second operand 2 states and 665 transitions. [2025-03-17 11:20:53,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 293 places, 296 transitions, 609 flow [2025-03-17 11:20:53,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 293 places, 296 transitions, 609 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:53,689 INFO L231 Difference]: Finished difference. Result has 293 places, 296 transitions, 599 flow [2025-03-17 11:20:53,691 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=370, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=296, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=599, PETRI_PLACES=293, PETRI_TRANSITIONS=296} [2025-03-17 11:20:53,695 INFO L279 CegarLoopForPetriNet]: 300 programPoint places, -7 predicate places. [2025-03-17 11:20:53,695 INFO L471 AbstractCegarLoop]: Abstraction has has 293 places, 296 transitions, 599 flow [2025-03-17 11:20:53,695 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 295.5) internal successors, (591), 2 states have internal predecessors, (591), 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) [2025-03-17 11:20:53,695 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:53,695 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:53,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:20:53,696 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:53,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:53,696 INFO L85 PathProgramCache]: Analyzing trace with hash -1168234436, now seen corresponding path program 1 times [2025-03-17 11:20:53,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:53,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765025738] [2025-03-17 11:20:53,697 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:53,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:53,713 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-17 11:20:53,732 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-17 11:20:53,732 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:53,732 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:54,600 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:54,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:54,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1765025738] [2025-03-17 11:20:54,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1765025738] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:54,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:54,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:54,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [938188352] [2025-03-17 11:20:54,601 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:54,601 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:54,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:54,602 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:54,602 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:54,747 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 276 out of 370 [2025-03-17 11:20:54,749 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 293 places, 296 transitions, 599 flow. Second operand has 6 states, 6 states have (on average 277.5) internal successors, (1665), 6 states have internal predecessors, (1665), 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) [2025-03-17 11:20:54,749 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:54,749 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 276 of 370 [2025-03-17 11:20:54,749 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:55,004 INFO L124 PetriNetUnfolderBase]: 130/1850 cut-off events. [2025-03-17 11:20:55,004 INFO L125 PetriNetUnfolderBase]: For 18/30 co-relation queries the response was YES. [2025-03-17 11:20:55,011 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2050 conditions, 1850 events. 130/1850 cut-off events. For 18/30 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 13773 event pairs, 28 based on Foata normal form. 4/1686 useless extension candidates. Maximal degree in co-relation 2046. Up to 164 conditions per place. [2025-03-17 11:20:55,017 INFO L140 encePairwiseOnDemand]: 360/370 looper letters, 23 selfloop transitions, 18 changer transitions 0/313 dead transitions. [2025-03-17 11:20:55,017 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 313 transitions, 715 flow [2025-03-17 11:20:55,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:55,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:55,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1698 transitions. [2025-03-17 11:20:55,027 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7648648648648648 [2025-03-17 11:20:55,027 INFO L175 Difference]: Start difference. First operand has 293 places, 296 transitions, 599 flow. Second operand 6 states and 1698 transitions. [2025-03-17 11:20:55,027 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 313 transitions, 715 flow [2025-03-17 11:20:55,029 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 298 places, 313 transitions, 715 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:55,036 INFO L231 Difference]: Finished difference. Result has 303 places, 313 transitions, 723 flow [2025-03-17 11:20:55,037 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=370, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=296, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=723, PETRI_PLACES=303, PETRI_TRANSITIONS=313} [2025-03-17 11:20:55,037 INFO L279 CegarLoopForPetriNet]: 300 programPoint places, 3 predicate places. [2025-03-17 11:20:55,037 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 313 transitions, 723 flow [2025-03-17 11:20:55,038 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 277.5) internal successors, (1665), 6 states have internal predecessors, (1665), 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) [2025-03-17 11:20:55,038 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:55,038 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:55,038 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:20:55,039 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:55,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:55,039 INFO L85 PathProgramCache]: Analyzing trace with hash 968274680, now seen corresponding path program 1 times [2025-03-17 11:20:55,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:55,039 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1432396483] [2025-03-17 11:20:55,039 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:55,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:55,052 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-17 11:20:55,054 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-17 11:20:55,054 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:55,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:55,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:55,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:55,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1432396483] [2025-03-17 11:20:55,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1432396483] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:55,073 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:55,073 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:55,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367244263] [2025-03-17 11:20:55,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:55,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:55,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:55,073 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:55,074 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:55,091 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 370 [2025-03-17 11:20:55,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 313 transitions, 723 flow. Second operand has 3 states, 3 states have (on average 285.6666666666667) internal successors, (857), 3 states have internal predecessors, (857), 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) [2025-03-17 11:20:55,092 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:55,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 370 [2025-03-17 11:20:55,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:55,366 INFO L124 PetriNetUnfolderBase]: 151/2574 cut-off events. [2025-03-17 11:20:55,366 INFO L125 PetriNetUnfolderBase]: For 198/391 co-relation queries the response was YES. [2025-03-17 11:20:55,372 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2953 conditions, 2574 events. 151/2574 cut-off events. For 198/391 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 17102 event pairs, 12 based on Foata normal form. 21/2426 useless extension candidates. Maximal degree in co-relation 2944. Up to 94 conditions per place. [2025-03-17 11:20:55,378 INFO L140 encePairwiseOnDemand]: 361/370 looper letters, 28 selfloop transitions, 6 changer transitions 0/320 dead transitions. [2025-03-17 11:20:55,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 320 transitions, 811 flow [2025-03-17 11:20:55,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:55,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:55,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 880 transitions. [2025-03-17 11:20:55,381 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7927927927927928 [2025-03-17 11:20:55,381 INFO L175 Difference]: Start difference. First operand has 303 places, 313 transitions, 723 flow. Second operand 3 states and 880 transitions. [2025-03-17 11:20:55,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 320 transitions, 811 flow [2025-03-17 11:20:55,385 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 320 transitions, 811 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:55,387 INFO L231 Difference]: Finished difference. Result has 306 places, 317 transitions, 769 flow [2025-03-17 11:20:55,388 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=370, PETRI_DIFFERENCE_MINUEND_FLOW=721, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=769, PETRI_PLACES=306, PETRI_TRANSITIONS=317} [2025-03-17 11:20:55,389 INFO L279 CegarLoopForPetriNet]: 300 programPoint places, 6 predicate places. [2025-03-17 11:20:55,391 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 317 transitions, 769 flow [2025-03-17 11:20:55,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 285.6666666666667) internal successors, (857), 3 states have internal predecessors, (857), 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) [2025-03-17 11:20:55,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:55,391 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:55,392 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:20:55,392 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:55,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:55,392 INFO L85 PathProgramCache]: Analyzing trace with hash -1495918450, now seen corresponding path program 1 times [2025-03-17 11:20:55,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:55,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [668905163] [2025-03-17 11:20:55,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:55,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:55,399 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-17 11:20:55,403 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-17 11:20:55,404 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:55,404 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:55,418 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:55,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:55,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [668905163] [2025-03-17 11:20:55,419 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [668905163] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:55,419 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:55,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:55,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [450912450] [2025-03-17 11:20:55,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:55,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:55,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:55,420 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:55,420 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:55,431 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 288 out of 370 [2025-03-17 11:20:55,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 317 transitions, 769 flow. Second operand has 3 states, 3 states have (on average 288.6666666666667) internal successors, (866), 3 states have internal predecessors, (866), 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) [2025-03-17 11:20:55,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:55,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 288 of 370 [2025-03-17 11:20:55,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:55,767 INFO L124 PetriNetUnfolderBase]: 200/3738 cut-off events. [2025-03-17 11:20:55,767 INFO L125 PetriNetUnfolderBase]: For 249/316 co-relation queries the response was YES. [2025-03-17 11:20:55,773 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4280 conditions, 3738 events. 200/3738 cut-off events. For 249/316 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 27439 event pairs, 22 based on Foata normal form. 8/3534 useless extension candidates. Maximal degree in co-relation 4269. Up to 108 conditions per place. [2025-03-17 11:20:55,779 INFO L140 encePairwiseOnDemand]: 364/370 looper letters, 25 selfloop transitions, 4 changer transitions 0/322 dead transitions. [2025-03-17 11:20:55,779 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 322 transitions, 843 flow [2025-03-17 11:20:55,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:55,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:55,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 883 transitions. [2025-03-17 11:20:55,781 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7954954954954955 [2025-03-17 11:20:55,781 INFO L175 Difference]: Start difference. First operand has 306 places, 317 transitions, 769 flow. Second operand 3 states and 883 transitions. [2025-03-17 11:20:55,782 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 322 transitions, 843 flow [2025-03-17 11:20:55,784 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 322 transitions, 831 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:55,788 INFO L231 Difference]: Finished difference. Result has 307 places, 319 transitions, 785 flow [2025-03-17 11:20:55,788 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=370, PETRI_DIFFERENCE_MINUEND_FLOW=755, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=785, PETRI_PLACES=307, PETRI_TRANSITIONS=319} [2025-03-17 11:20:55,789 INFO L279 CegarLoopForPetriNet]: 300 programPoint places, 7 predicate places. [2025-03-17 11:20:55,789 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 319 transitions, 785 flow [2025-03-17 11:20:55,790 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 288.6666666666667) internal successors, (866), 3 states have internal predecessors, (866), 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) [2025-03-17 11:20:55,790 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:55,790 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:55,790 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:20:55,790 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:55,791 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:55,791 INFO L85 PathProgramCache]: Analyzing trace with hash 1368246624, now seen corresponding path program 1 times [2025-03-17 11:20:55,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:55,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128442169] [2025-03-17 11:20:55,791 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:55,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:55,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-17 11:20:55,803 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-17 11:20:55,803 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:55,804 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:55,858 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:55,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:55,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1128442169] [2025-03-17 11:20:55,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1128442169] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:55,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:55,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:20:55,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484776271] [2025-03-17 11:20:55,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:55,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:55,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:55,859 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:55,859 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:55,885 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 370 [2025-03-17 11:20:55,886 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 319 transitions, 785 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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) [2025-03-17 11:20:55,886 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:55,886 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 370 [2025-03-17 11:20:55,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:56,194 INFO L124 PetriNetUnfolderBase]: 186/3628 cut-off events. [2025-03-17 11:20:56,194 INFO L125 PetriNetUnfolderBase]: For 240/407 co-relation queries the response was YES. [2025-03-17 11:20:56,201 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4172 conditions, 3628 events. 186/3628 cut-off events. For 240/407 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 26782 event pairs, 27 based on Foata normal form. 7/3430 useless extension candidates. Maximal degree in co-relation 4160. Up to 128 conditions per place. [2025-03-17 11:20:56,207 INFO L140 encePairwiseOnDemand]: 367/370 looper letters, 26 selfloop transitions, 2 changer transitions 0/324 dead transitions. [2025-03-17 11:20:56,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 324 transitions, 865 flow [2025-03-17 11:20:56,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:56,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:56,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 882 transitions. [2025-03-17 11:20:56,210 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7945945945945946 [2025-03-17 11:20:56,210 INFO L175 Difference]: Start difference. First operand has 307 places, 319 transitions, 785 flow. Second operand 3 states and 882 transitions. [2025-03-17 11:20:56,210 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 324 transitions, 865 flow [2025-03-17 11:20:56,214 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 324 transitions, 857 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:56,216 INFO L231 Difference]: Finished difference. Result has 308 places, 319 transitions, 785 flow [2025-03-17 11:20:56,217 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=370, PETRI_DIFFERENCE_MINUEND_FLOW=777, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=785, PETRI_PLACES=308, PETRI_TRANSITIONS=319} [2025-03-17 11:20:56,219 INFO L279 CegarLoopForPetriNet]: 300 programPoint places, 8 predicate places. [2025-03-17 11:20:56,220 INFO L471 AbstractCegarLoop]: Abstraction has has 308 places, 319 transitions, 785 flow [2025-03-17 11:20:56,220 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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) [2025-03-17 11:20:56,220 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:56,221 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:56,221 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 11:20:56,221 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-17 11:20:56,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:56,222 INFO L85 PathProgramCache]: Analyzing trace with hash -30550091, now seen corresponding path program 1 times [2025-03-17 11:20:56,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:56,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [695827079] [2025-03-17 11:20:56,222 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:56,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:56,232 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-17 11:20:56,247 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-17 11:20:56,247 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:56,247 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:56,248 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:20:56,251 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-17 11:20:56,259 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-17 11:20:56,260 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:56,260 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:56,280 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:20:56,280 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:20:56,281 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2025-03-17 11:20:56,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2025-03-17 11:20:56,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2025-03-17 11:20:56,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-17 11:20:56,284 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-17 11:20:56,285 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:20:56,285 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-17 11:20:56,350 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-17 11:20:56,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 504 places, 625 transitions, 1266 flow [2025-03-17 11:20:56,465 INFO L124 PetriNetUnfolderBase]: 163/838 cut-off events. [2025-03-17 11:20:56,465 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-17 11:20:56,480 INFO L83 FinitePrefix]: Finished finitePrefix Result has 850 conditions, 838 events. 163/838 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 3532 event pairs, 0 based on Foata normal form. 0/636 useless extension candidates. Maximal degree in co-relation 640. Up to 12 conditions per place. [2025-03-17 11:20:56,481 INFO L82 GeneralOperation]: Start removeDead. Operand has 504 places, 625 transitions, 1266 flow [2025-03-17 11:20:56,496 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 504 places, 625 transitions, 1266 flow [2025-03-17 11:20:56,497 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:20:56,497 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=PETRI_NET, 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;@6d764483, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:20:56,497 INFO L334 AbstractCegarLoop]: Starting to check reachability of 30 error locations. [2025-03-17 11:20:56,499 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:20:56,499 INFO L124 PetriNetUnfolderBase]: 12/56 cut-off events. [2025-03-17 11:20:56,499 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:20:56,499 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:56,499 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:56,499 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:20:56,503 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:56,503 INFO L85 PathProgramCache]: Analyzing trace with hash 109569683, now seen corresponding path program 1 times [2025-03-17 11:20:56,503 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:56,503 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1583084159] [2025-03-17 11:20:56,504 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:56,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:56,514 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 11:20:56,517 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 11:20:56,517 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:56,517 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:56,527 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:56,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:56,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1583084159] [2025-03-17 11:20:56,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1583084159] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:56,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:56,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:56,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [336634546] [2025-03-17 11:20:56,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:56,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 11:20:56,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:56,529 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 11:20:56,529 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 11:20:56,530 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 495 out of 625 [2025-03-17 11:20:56,532 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 504 places, 625 transitions, 1266 flow. Second operand has 2 states, 2 states have (on average 495.5) internal successors, (991), 2 states have internal predecessors, (991), 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) [2025-03-17 11:20:56,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:56,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 495 of 625 [2025-03-17 11:20:56,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:56,816 INFO L124 PetriNetUnfolderBase]: 51/1728 cut-off events. [2025-03-17 11:20:56,816 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-17 11:20:56,833 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1804 conditions, 1728 events. 51/1728 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 10703 event pairs, 18 based on Foata normal form. 538/2108 useless extension candidates. Maximal degree in co-relation 544. Up to 49 conditions per place. [2025-03-17 11:20:56,840 INFO L140 encePairwiseOnDemand]: 505/625 looper letters, 10 selfloop transitions, 0 changer transitions 0/501 dead transitions. [2025-03-17 11:20:56,840 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 493 places, 501 transitions, 1038 flow [2025-03-17 11:20:56,841 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 11:20:56,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 11:20:56,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1120 transitions. [2025-03-17 11:20:56,843 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.896 [2025-03-17 11:20:56,844 INFO L175 Difference]: Start difference. First operand has 504 places, 625 transitions, 1266 flow. Second operand 2 states and 1120 transitions. [2025-03-17 11:20:56,844 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 493 places, 501 transitions, 1038 flow [2025-03-17 11:20:56,846 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 493 places, 501 transitions, 1038 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:56,850 INFO L231 Difference]: Finished difference. Result has 493 places, 501 transitions, 1018 flow [2025-03-17 11:20:56,850 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1018, PETRI_DIFFERENCE_MINUEND_PLACES=492, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=501, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=501, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1018, PETRI_PLACES=493, PETRI_TRANSITIONS=501} [2025-03-17 11:20:56,851 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, -11 predicate places. [2025-03-17 11:20:56,851 INFO L471 AbstractCegarLoop]: Abstraction has has 493 places, 501 transitions, 1018 flow [2025-03-17 11:20:56,851 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 495.5) internal successors, (991), 2 states have internal predecessors, (991), 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) [2025-03-17 11:20:56,852 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:56,852 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:56,852 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-17 11:20:56,852 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:20:56,852 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:56,852 INFO L85 PathProgramCache]: Analyzing trace with hash -1278654291, now seen corresponding path program 1 times [2025-03-17 11:20:56,852 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:56,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717977024] [2025-03-17 11:20:56,853 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:56,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:56,859 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-17 11:20:56,865 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-17 11:20:56,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:56,866 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:57,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:57,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:57,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717977024] [2025-03-17 11:20:57,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717977024] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:57,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:57,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:57,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238291169] [2025-03-17 11:20:57,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:57,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:57,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:57,292 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:57,292 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:57,427 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 476 out of 625 [2025-03-17 11:20:57,430 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 493 places, 501 transitions, 1018 flow. Second operand has 6 states, 6 states have (on average 477.5) internal successors, (2865), 6 states have internal predecessors, (2865), 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) [2025-03-17 11:20:57,430 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:57,430 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 476 of 625 [2025-03-17 11:20:57,430 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:59,155 INFO L124 PetriNetUnfolderBase]: 1226/11310 cut-off events. [2025-03-17 11:20:59,155 INFO L125 PetriNetUnfolderBase]: For 137/201 co-relation queries the response was YES. [2025-03-17 11:20:59,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12846 conditions, 11310 events. 1226/11310 cut-off events. For 137/201 co-relation queries the response was YES. Maximal size of possible extension queue 209. Compared 125840 event pairs, 351 based on Foata normal form. 20/10314 useless extension candidates. Maximal degree in co-relation 12841. Up to 1361 conditions per place. [2025-03-17 11:20:59,263 INFO L140 encePairwiseOnDemand]: 612/625 looper letters, 29 selfloop transitions, 30 changer transitions 0/531 dead transitions. [2025-03-17 11:20:59,263 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 498 places, 531 transitions, 1201 flow [2025-03-17 11:20:59,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:59,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:59,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2916 transitions. [2025-03-17 11:20:59,269 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7776 [2025-03-17 11:20:59,269 INFO L175 Difference]: Start difference. First operand has 493 places, 501 transitions, 1018 flow. Second operand 6 states and 2916 transitions. [2025-03-17 11:20:59,269 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 498 places, 531 transitions, 1201 flow [2025-03-17 11:20:59,272 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 498 places, 531 transitions, 1201 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:59,276 INFO L231 Difference]: Finished difference. Result has 503 places, 530 transitions, 1220 flow [2025-03-17 11:20:59,277 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1018, PETRI_DIFFERENCE_MINUEND_PLACES=493, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=501, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=489, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1220, PETRI_PLACES=503, PETRI_TRANSITIONS=530} [2025-03-17 11:20:59,277 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, -1 predicate places. [2025-03-17 11:20:59,277 INFO L471 AbstractCegarLoop]: Abstraction has has 503 places, 530 transitions, 1220 flow [2025-03-17 11:20:59,279 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 477.5) internal successors, (2865), 6 states have internal predecessors, (2865), 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) [2025-03-17 11:20:59,279 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:59,279 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:59,279 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-17 11:20:59,279 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:20:59,279 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:59,280 INFO L85 PathProgramCache]: Analyzing trace with hash -358602920, now seen corresponding path program 1 times [2025-03-17 11:20:59,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:59,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827021500] [2025-03-17 11:20:59,280 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:59,285 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-17 11:20:59,287 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-17 11:20:59,287 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:59,288 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:59,298 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:20:59,298 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:59,298 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827021500] [2025-03-17 11:20:59,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827021500] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:59,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:59,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:59,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469335139] [2025-03-17 11:20:59,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:59,299 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:59,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:59,299 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:59,300 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:59,317 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 481 out of 625 [2025-03-17 11:20:59,319 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 503 places, 530 transitions, 1220 flow. Second operand has 3 states, 3 states have (on average 481.6666666666667) internal successors, (1445), 3 states have internal predecessors, (1445), 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) [2025-03-17 11:20:59,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:59,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 481 of 625 [2025-03-17 11:20:59,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:21:02,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][222], [503#true, 436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 507#true, 505#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0), 244#L6005-2true, 54#L5971-6true]) [2025-03-17 11:21:02,126 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:21:02,126 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:21:02,126 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:21:02,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:21:02,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][222], [503#true, 436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 411#L5971-7true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 507#true, 505#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0), 244#L6005-2true]) [2025-03-17 11:21:02,158 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2025-03-17 11:21:02,158 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:21:02,158 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:21:02,158 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:21:02,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][223], [503#true, 40#L5971-1true, 436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 507#true, 505#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 244#L6005-2true, 520#true]) [2025-03-17 11:21:02,251 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-03-17 11:21:02,251 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:21:02,251 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:21:02,251 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:21:02,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][221], [40#L5971-1true, 34#L6005-3true, 503#true, 436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 507#true, 509#true, 520#true]) [2025-03-17 11:21:02,524 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-03-17 11:21:02,524 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:21:02,524 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:21:02,524 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:21:02,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [437#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 520#true]) [2025-03-17 11:21:02,963 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-03-17 11:21:02,963 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:21:02,963 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-17 11:21:02,963 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:21:02,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 238#L5977-6true, 520#true]) [2025-03-17 11:21:02,964 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-03-17 11:21:02,964 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:21:02,964 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-03-17 11:21:02,964 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:21:02,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 86#L5977-7true, 520#true]) [2025-03-17 11:21:02,985 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-03-17 11:21:02,985 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:21:02,985 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:21:02,985 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-17 11:21:03,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 202#L5978-5true, 520#true]) [2025-03-17 11:21:03,085 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-03-17 11:21:03,085 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:21:03,085 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-17 11:21:03,085 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:21:03,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 331#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 520#true]) [2025-03-17 11:21:03,086 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-17 11:21:03,086 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:21:03,086 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:21:03,086 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-17 11:21:03,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, 231#L5971-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 327#L5978-3true, 520#true]) [2025-03-17 11:21:03,104 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-17 11:21:03,104 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:21:03,104 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-17 11:21:03,104 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:21:04,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][326], [437#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0), 379#L5971-7true]) [2025-03-17 11:21:04,600 INFO L294 olderBase$Statistics]: this new event has 387 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][326], [437#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 201#L5971-6true, 503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0)]) [2025-03-17 11:21:04,600 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-03-17 11:21:04,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [437#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 360#L3871true, 520#true]) [2025-03-17 11:21:04,601 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-17 11:21:04,601 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-17 11:21:04,601 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-17 11:21:04,601 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-17 11:21:04,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 360#L3871true, 238#L5977-6true, 520#true]) [2025-03-17 11:21:04,604 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:04,604 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-17 11:21:04,604 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-17 11:21:04,604 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-17 11:21:04,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 86#L5977-7true, 360#L3871true, 520#true]) [2025-03-17 11:21:04,613 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-17 11:21:04,613 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-17 11:21:04,613 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-17 11:21:04,613 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-17 11:21:04,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][326], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0), 379#L5971-7true, 331#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-17 11:21:04,656 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][326], [201#L5971-6true, 503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 522#(= |#race~g_cs_x~0| 0), 331#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-17 11:21:04,656 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-17 11:21:04,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 360#L3871true, 202#L5978-5true, 520#true]) [2025-03-17 11:21:04,659 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-17 11:21:04,659 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-17 11:21:04,659 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-17 11:21:04,659 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-17 11:21:04,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 268#L3779-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 360#L3871true, 331#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 520#true]) [2025-03-17 11:21:04,660 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-17 11:21:04,660 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-17 11:21:04,660 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-17 11:21:04,660 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-17 11:21:04,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [503#true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 268#L3779-1true, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 505#true, 507#true, Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 509#true, 360#L3871true, 327#L5978-3true, 520#true]) [2025-03-17 11:21:04,668 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-17 11:21:04,668 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-17 11:21:04,668 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-17 11:21:04,668 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-17 11:21:04,720 INFO L124 PetriNetUnfolderBase]: 3531/35853 cut-off events. [2025-03-17 11:21:04,720 INFO L125 PetriNetUnfolderBase]: For 3806/5149 co-relation queries the response was YES. [2025-03-17 11:21:04,939 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43263 conditions, 35853 events. 3531/35853 cut-off events. For 3806/5149 co-relation queries the response was YES. Maximal size of possible extension queue 320. Compared 463533 event pairs, 640 based on Foata normal form. 46/33415 useless extension candidates. Maximal degree in co-relation 43253. Up to 2225 conditions per place. [2025-03-17 11:21:05,197 INFO L140 encePairwiseOnDemand]: 611/625 looper letters, 81 selfloop transitions, 10 changer transitions 0/573 dead transitions. [2025-03-17 11:21:05,198 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 505 places, 573 transitions, 1607 flow [2025-03-17 11:21:05,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:21:05,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:21:05,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1490 transitions. [2025-03-17 11:21:05,200 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7946666666666666 [2025-03-17 11:21:05,201 INFO L175 Difference]: Start difference. First operand has 503 places, 530 transitions, 1220 flow. Second operand 3 states and 1490 transitions. [2025-03-17 11:21:05,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 505 places, 573 transitions, 1607 flow [2025-03-17 11:21:05,205 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 505 places, 573 transitions, 1607 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:21:05,209 INFO L231 Difference]: Finished difference. Result has 507 places, 540 transitions, 1308 flow [2025-03-17 11:21:05,210 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1220, PETRI_DIFFERENCE_MINUEND_PLACES=503, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=530, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=520, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1308, PETRI_PLACES=507, PETRI_TRANSITIONS=540} [2025-03-17 11:21:05,211 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, 3 predicate places. [2025-03-17 11:21:05,212 INFO L471 AbstractCegarLoop]: Abstraction has has 507 places, 540 transitions, 1308 flow [2025-03-17 11:21:05,212 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 481.6666666666667) internal successors, (1445), 3 states have internal predecessors, (1445), 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) [2025-03-17 11:21:05,212 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:05,213 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:05,213 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-17 11:21:05,213 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:21:05,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:05,213 INFO L85 PathProgramCache]: Analyzing trace with hash -1019985138, now seen corresponding path program 1 times [2025-03-17 11:21:05,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:05,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1971821392] [2025-03-17 11:21:05,214 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:05,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:05,219 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-17 11:21:05,221 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-17 11:21:05,221 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:05,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:21:05,232 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:21:05,232 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:21:05,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1971821392] [2025-03-17 11:21:05,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1971821392] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:21:05,232 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:21:05,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:21:05,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291656880] [2025-03-17 11:21:05,232 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:21:05,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:21:05,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:21:05,233 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:21:05,233 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:21:05,248 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 484 out of 625 [2025-03-17 11:21:05,249 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 507 places, 540 transitions, 1308 flow. Second operand has 3 states, 3 states have (on average 484.6666666666667) internal successors, (1454), 3 states have internal predecessors, (1454), 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) [2025-03-17 11:21:05,249 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:21:05,249 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 484 of 625 [2025-03-17 11:21:05,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:21:13,508 INFO L124 PetriNetUnfolderBase]: 5233/56273 cut-off events. [2025-03-17 11:21:13,508 INFO L125 PetriNetUnfolderBase]: For 5086/6562 co-relation queries the response was YES. [2025-03-17 11:21:13,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68611 conditions, 56273 events. 5233/56273 cut-off events. For 5086/6562 co-relation queries the response was YES. Maximal size of possible extension queue 585. Compared 805301 event pairs, 1037 based on Foata normal form. 171/52862 useless extension candidates. Maximal degree in co-relation 68599. Up to 2791 conditions per place. [2025-03-17 11:21:13,923 INFO L140 encePairwiseOnDemand]: 614/625 looper letters, 78 selfloop transitions, 8 changer transitions 0/581 dead transitions. [2025-03-17 11:21:13,923 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 509 places, 581 transitions, 1681 flow [2025-03-17 11:21:13,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:21:13,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:21:13,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1493 transitions. [2025-03-17 11:21:13,926 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7962666666666667 [2025-03-17 11:21:13,926 INFO L175 Difference]: Start difference. First operand has 507 places, 540 transitions, 1308 flow. Second operand 3 states and 1493 transitions. [2025-03-17 11:21:13,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 509 places, 581 transitions, 1681 flow [2025-03-17 11:21:13,937 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 507 places, 581 transitions, 1661 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:21:13,941 INFO L231 Difference]: Finished difference. Result has 509 places, 548 transitions, 1358 flow [2025-03-17 11:21:13,942 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1288, PETRI_DIFFERENCE_MINUEND_PLACES=505, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=540, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=532, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1358, PETRI_PLACES=509, PETRI_TRANSITIONS=548} [2025-03-17 11:21:13,943 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, 5 predicate places. [2025-03-17 11:21:13,943 INFO L471 AbstractCegarLoop]: Abstraction has has 509 places, 548 transitions, 1358 flow [2025-03-17 11:21:13,943 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 484.6666666666667) internal successors, (1454), 3 states have internal predecessors, (1454), 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) [2025-03-17 11:21:13,943 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:13,944 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:13,944 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-17 11:21:13,944 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:21:13,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:13,944 INFO L85 PathProgramCache]: Analyzing trace with hash -1057689263, now seen corresponding path program 1 times [2025-03-17 11:21:13,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:13,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609917478] [2025-03-17 11:21:13,945 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:13,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:13,951 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-17 11:21:13,955 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-17 11:21:13,955 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:13,956 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:21:13,981 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:21:13,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:21:13,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609917478] [2025-03-17 11:21:13,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609917478] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:21:13,982 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:21:13,982 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:21:13,982 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [604226594] [2025-03-17 11:21:13,982 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:21:13,982 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:21:13,983 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:21:13,983 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:21:13,983 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:21:14,008 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 489 out of 625 [2025-03-17 11:21:14,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 509 places, 548 transitions, 1358 flow. Second operand has 3 states, 3 states have (on average 490.3333333333333) internal successors, (1471), 3 states have internal predecessors, (1471), 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) [2025-03-17 11:21:14,010 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:21:14,010 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 489 of 625 [2025-03-17 11:21:14,010 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:21:17,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:17,431 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-03-17 11:21:17,432 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:17,432 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:17,432 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:17,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:17,544 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:21:17,544 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,544 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,544 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:17,553 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-03-17 11:21:17,553 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,553 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,553 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:17,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:17,691 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-17 11:21:17,691 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:17,691 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:17,691 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:19,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:19,119 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-17 11:21:19,119 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:19,119 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:19,119 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:19,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:19,383 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2025-03-17 11:21:19,383 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:19,383 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:19,383 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 507#true, 505#true, 509#true, 357#L6005-7true]) [2025-03-17 11:21:20,144 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 357#L6005-7true]) [2025-03-17 11:21:20,144 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:21:20,144 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-17 11:21:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:20,208 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:20,208 INFO L294 olderBase$Statistics]: this new event has 362 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:21:20,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:21:20,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 101#L6005-4true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,334 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-17 11:21:20,334 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:21:20,334 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-17 11:21:20,334 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:21:20,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 101#L6005-4true, 525#true, 268#L3779-1true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,335 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-17 11:21:20,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:21:20,335 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:21:20,335 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 34#L6005-3true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,393 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 34#L6005-3true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,393 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,397 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,397 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:20,397 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,398 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:20,404 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:20,404 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:20,404 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:20,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 231#L5971-1true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:20,952 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-17 11:21:20,952 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:20,952 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:20,952 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:21,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 231#L5971-1true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:21,098 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-17 11:21:21,098 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:21,098 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:21,098 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:21,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,500 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:21,500 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,500 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,500 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:21:21,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 268#L3779-1true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,501 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-17 11:21:21,501 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:21,501 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:21,501 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][223], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 268#L3779-1true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,512 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][242], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 268#L3779-1true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,512 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,512 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,615 INFO L294 olderBase$Statistics]: this new event has 389 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 268#L3779-1true, 525#true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,615 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-17 11:21:21,615 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][223], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,618 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][242], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true]) [2025-03-17 11:21:21,618 INFO L294 olderBase$Statistics]: this new event has 389 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:21,618 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 507#true, 505#true, 509#true, 360#L3871true, 357#L6005-7true]) [2025-03-17 11:21:21,851 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 268#L3779-1true, 507#true, 505#true, 509#true, 360#L3871true, 357#L6005-7true]) [2025-03-17 11:21:21,851 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:21:21,851 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-17 11:21:21,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 507#true, 505#true, 509#true, 351#L6005-6true, 360#L3871true]) [2025-03-17 11:21:21,878 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 351#L6005-6true, 360#L3871true]) [2025-03-17 11:21:21,878 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-17 11:21:21,878 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:21:21,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 101#L6005-4true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,936 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 101#L6005-4true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,936 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:21,936 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 34#L6005-3true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,964 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 401 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 34#L6005-3true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 268#L3779-1true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,964 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:21:21,964 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 525#true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,966 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 401 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][327], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 525#true, 268#L3779-1true, 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:21,966 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:21:21,966 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:22,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true, 360#L3871true]) [2025-03-17 11:21:22,414 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-17 11:21:22,414 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-17 11:21:22,414 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:22,414 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:22,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][328], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 268#L3779-1true, 505#true, 507#true, 509#true, 360#L3871true]) [2025-03-17 11:21:22,416 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:21:22,416 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-17 11:21:22,416 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:22,416 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:22,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][223], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true, 256#L3871true]) [2025-03-17 11:21:22,428 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][242], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 525#true, 505#true, 507#true, 509#true, 256#L3871true]) [2025-03-17 11:21:22,428 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:22,428 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:22,845 INFO L124 PetriNetUnfolderBase]: 4494/59785 cut-off events. [2025-03-17 11:21:22,845 INFO L125 PetriNetUnfolderBase]: For 4348/7007 co-relation queries the response was YES. [2025-03-17 11:21:23,167 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71047 conditions, 59785 events. 4494/59785 cut-off events. For 4348/7007 co-relation queries the response was YES. Maximal size of possible extension queue 636. Compared 853294 event pairs, 1043 based on Foata normal form. 7/56257 useless extension candidates. Maximal degree in co-relation 71034. Up to 2800 conditions per place. [2025-03-17 11:21:23,495 INFO L140 encePairwiseOnDemand]: 622/625 looper letters, 44 selfloop transitions, 2 changer transitions 0/554 dead transitions. [2025-03-17 11:21:23,495 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 511 places, 554 transitions, 1476 flow [2025-03-17 11:21:23,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:21:23,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:21:23,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1488 transitions. [2025-03-17 11:21:23,499 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7936 [2025-03-17 11:21:23,499 INFO L175 Difference]: Start difference. First operand has 509 places, 548 transitions, 1358 flow. Second operand 3 states and 1488 transitions. [2025-03-17 11:21:23,499 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 511 places, 554 transitions, 1476 flow [2025-03-17 11:21:23,510 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 509 places, 554 transitions, 1460 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:21:23,514 INFO L231 Difference]: Finished difference. Result has 510 places, 549 transitions, 1354 flow [2025-03-17 11:21:23,515 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1342, PETRI_DIFFERENCE_MINUEND_PLACES=507, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=548, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=546, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1354, PETRI_PLACES=510, PETRI_TRANSITIONS=549} [2025-03-17 11:21:23,515 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, 6 predicate places. [2025-03-17 11:21:23,515 INFO L471 AbstractCegarLoop]: Abstraction has has 510 places, 549 transitions, 1354 flow [2025-03-17 11:21:23,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 490.3333333333333) internal successors, (1471), 3 states have internal predecessors, (1471), 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) [2025-03-17 11:21:23,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:23,516 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:23,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-17 11:21:23,516 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:21:23,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:23,517 INFO L85 PathProgramCache]: Analyzing trace with hash -1734275666, now seen corresponding path program 1 times [2025-03-17 11:21:23,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:23,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1505221041] [2025-03-17 11:21:23,517 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:23,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:23,526 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 58 statements into 1 equivalence classes. [2025-03-17 11:21:23,530 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 58 of 58 statements. [2025-03-17 11:21:23,531 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:23,531 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:21:23,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:21:23,621 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:21:23,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1505221041] [2025-03-17 11:21:23,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1505221041] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:21:23,621 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:21:23,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:21:23,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [720942559] [2025-03-17 11:21:23,622 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:21:23,622 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:21:23,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:21:23,622 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:21:23,622 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:21:23,656 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 487 out of 625 [2025-03-17 11:21:23,658 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 510 places, 549 transitions, 1354 flow. Second operand has 5 states, 5 states have (on average 488.6) internal successors, (2443), 5 states have internal predecessors, (2443), 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) [2025-03-17 11:21:23,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:21:23,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 487 of 625 [2025-03-17 11:21:23,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:21:27,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:27,560 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-03-17 11:21:27,560 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:27,560 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:27,560 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:27,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:27,644 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:21:27,644 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,644 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,644 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:27,651 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-03-17 11:21:27,651 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,651 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,651 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:27,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:27,749 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-17 11:21:27,749 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:27,749 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:27,749 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:29,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:29,239 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-17 11:21:29,239 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:29,239 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:29,239 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:29,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:29,442 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2025-03-17 11:21:29,442 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:29,442 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:29,442 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 357#L6005-7true]) [2025-03-17 11:21:30,078 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 357#L6005-7true]) [2025-03-17 11:21:30,078 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:21:30,078 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:30,146 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:30,146 INFO L294 olderBase$Statistics]: this new event has 362 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-17 11:21:30,146 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:21:30,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 101#L6005-4true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,474 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-17 11:21:30,474 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:21:30,474 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-17 11:21:30,474 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:21:30,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 101#L6005-4true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,475 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-17 11:21:30,475 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-17 11:21:30,475 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:21:30,475 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:21:30,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,548 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,548 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,548 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:30,548 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:30,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,549 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,549 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,549 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:30,549 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][364], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 34#L6005-3true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,554 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][343], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 34#L6005-3true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:30,554 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,554 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:30,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:30,562 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,562 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:30,562 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-17 11:21:30,562 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:21:30,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true]) [2025-03-17 11:21:30,563 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-17 11:21:30,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:21:30,563 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:21:30,563 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-17 11:21:31,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, 231#L5971-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,271 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-17 11:21:31,271 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:31,271 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:31,271 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-17 11:21:31,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 231#L5971-1true, 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,470 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-17 11:21:31,470 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:31,470 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:31,470 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,818 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,818 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-17 11:21:31,818 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][221], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,839 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-17 11:21:31,839 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:31,839 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:31,839 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:21:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][248], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:31,840 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:31,840 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:31,840 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:31,840 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:32,166 INFO L294 olderBase$Statistics]: this new event has 389 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:32,166 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,166 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][221], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:32,174 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][248], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true]) [2025-03-17 11:21:32,174 INFO L294 olderBase$Statistics]: this new event has 389 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:32,174 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:21:32,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true, 357#L6005-7true]) [2025-03-17 11:21:32,405 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:21:32,405 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true, 357#L6005-7true]) [2025-03-17 11:21:32,406 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:21:32,406 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true, 360#L3871true]) [2025-03-17 11:21:32,434 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), 503#true, Black: 527#(= |#race~g_cs_y~0| 0), 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 351#L6005-6true, 360#L3871true]) [2025-03-17 11:21:32,434 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-17 11:21:32,434 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 101#L6005-4true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,491 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 101#L6005-4true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,491 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:21:32,491 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,518 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 401 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 522#(= |#race~g_cs_x~0| 0), 530#true, Black: 527#(= |#race~g_cs_y~0| 0), 34#L6005-3true, 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,518 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:32,518 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][364], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 34#L6005-3true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,520 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 401 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][343], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 34#L6005-3true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,520 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-17 11:21:32,520 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:21:32,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1575] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 190#L3825-1true, 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,940 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1566] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][345], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 172#ULTIMATE.startFINALtrue, Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 522#(= |#race~g_cs_x~0| 0), Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, 268#L3779-1true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 360#L3871true]) [2025-03-17 11:21:32,941 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:32,941 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1819] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][221], [436#L3779-1true, Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 256#L3871true]) [2025-03-17 11:21:32,953 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1828] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][248], [Black: 511#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), Black: 513#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 172#ULTIMATE.startFINALtrue, 314#L3825-1true, Black: 512#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), Black: 514#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))) (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet816#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)))), 530#true, Black: 520#true, Black: 527#(= |#race~g_cs_y~0| 0), 503#true, 534#true, Black: 532#(= |ULTIMATE.start_main_~i~1#1| 0), 507#true, 505#true, 509#true, 256#L3871true]) [2025-03-17 11:21:32,953 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-17 11:21:32,953 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:32,954 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:32,954 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:21:33,399 INFO L124 PetriNetUnfolderBase]: 4770/62962 cut-off events. [2025-03-17 11:21:33,399 INFO L125 PetriNetUnfolderBase]: For 3754/6863 co-relation queries the response was YES. [2025-03-17 11:21:33,702 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74018 conditions, 62962 events. 4770/62962 cut-off events. For 3754/6863 co-relation queries the response was YES. Maximal size of possible extension queue 637. Compared 907073 event pairs, 972 based on Foata normal form. 90/59254 useless extension candidates. Maximal degree in co-relation 74004. Up to 2692 conditions per place. [2025-03-17 11:21:33,871 INFO L140 encePairwiseOnDemand]: 620/625 looper letters, 71 selfloop transitions, 5 changer transitions 0/582 dead transitions. [2025-03-17 11:21:33,871 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 515 places, 582 transitions, 1666 flow [2025-03-17 11:21:33,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:21:33,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:21:33,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2959 transitions. [2025-03-17 11:21:33,876 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7890666666666667 [2025-03-17 11:21:33,876 INFO L175 Difference]: Start difference. First operand has 510 places, 549 transitions, 1354 flow. Second operand 6 states and 2959 transitions. [2025-03-17 11:21:33,877 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 515 places, 582 transitions, 1666 flow [2025-03-17 11:21:33,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 514 places, 582 transitions, 1664 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:21:33,888 INFO L231 Difference]: Finished difference. Result has 517 places, 551 transitions, 1378 flow [2025-03-17 11:21:33,888 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=625, PETRI_DIFFERENCE_MINUEND_FLOW=1352, PETRI_DIFFERENCE_MINUEND_PLACES=509, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=549, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=544, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1378, PETRI_PLACES=517, PETRI_TRANSITIONS=551} [2025-03-17 11:21:33,889 INFO L279 CegarLoopForPetriNet]: 504 programPoint places, 13 predicate places. [2025-03-17 11:21:33,889 INFO L471 AbstractCegarLoop]: Abstraction has has 517 places, 551 transitions, 1378 flow [2025-03-17 11:21:33,890 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 488.6) internal successors, (2443), 5 states have internal predecessors, (2443), 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) [2025-03-17 11:21:33,890 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:33,890 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:33,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-17 11:21:33,890 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-17 11:21:33,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:33,891 INFO L85 PathProgramCache]: Analyzing trace with hash 1655710946, now seen corresponding path program 1 times [2025-03-17 11:21:33,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:33,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1954352617] [2025-03-17 11:21:33,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:33,903 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-03-17 11:21:33,913 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-03-17 11:21:33,913 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:33,913 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:21:33,913 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:21:33,919 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-03-17 11:21:33,928 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-03-17 11:21:33,928 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:33,928 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:21:33,936 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:21:33,936 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (28 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (24 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (23 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (22 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (21 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (20 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (19 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (18 of 30 remaining) [2025-03-17 11:21:33,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (17 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (16 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (13 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (12 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (11 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (5 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (4 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (3 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 30 remaining) [2025-03-17 11:21:33,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 30 remaining) [2025-03-17 11:21:33,938 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-17 11:21:33,938 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:33,939 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:21:33,939 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-17 11:21:34,205 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-17 11:21:34,211 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 708 places, 880 transitions, 1787 flow [2025-03-17 11:21:34,418 INFO L124 PetriNetUnfolderBase]: 258/1338 cut-off events. [2025-03-17 11:21:34,418 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-17 11:21:34,448 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1363 conditions, 1338 events. 258/1338 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6626 event pairs, 1 based on Foata normal form. 0/1016 useless extension candidates. Maximal degree in co-relation 1001. Up to 24 conditions per place. [2025-03-17 11:21:34,448 INFO L82 GeneralOperation]: Start removeDead. Operand has 708 places, 880 transitions, 1787 flow [2025-03-17 11:21:34,472 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 708 places, 880 transitions, 1787 flow [2025-03-17 11:21:34,473 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:21:34,473 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=PETRI_NET, 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;@6d764483, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:21:34,473 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2025-03-17 11:21:34,474 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:21:34,474 INFO L124 PetriNetUnfolderBase]: 12/56 cut-off events. [2025-03-17 11:21:34,475 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:21:34,475 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:34,475 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:34,475 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 35 more)] === [2025-03-17 11:21:34,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:34,475 INFO L85 PathProgramCache]: Analyzing trace with hash 1276065795, now seen corresponding path program 1 times [2025-03-17 11:21:34,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:34,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1697844619] [2025-03-17 11:21:34,475 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:34,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:34,481 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 11:21:34,482 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 11:21:34,482 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:34,482 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:21:34,490 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:21:34,490 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:21:34,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1697844619] [2025-03-17 11:21:34,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1697844619] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:21:34,491 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:21:34,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:21:34,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1505352426] [2025-03-17 11:21:34,491 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:21:34,491 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 11:21:34,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:21:34,491 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 11:21:34,492 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 11:21:34,492 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 695 out of 880 [2025-03-17 11:21:34,493 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 708 places, 880 transitions, 1787 flow. Second operand has 2 states, 2 states have (on average 695.5) internal successors, (1391), 2 states have internal predecessors, (1391), 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) [2025-03-17 11:21:34,493 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:21:34,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 695 of 880 [2025-03-17 11:21:34,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:21:35,928 INFO L124 PetriNetUnfolderBase]: 338/8139 cut-off events. [2025-03-17 11:21:35,928 INFO L125 PetriNetUnfolderBase]: For 391/391 co-relation queries the response was YES. [2025-03-17 11:21:36,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8651 conditions, 8139 events. 338/8139 cut-off events. For 391/391 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 83679 event pairs, 193 based on Foata normal form. 3306/10617 useless extension candidates. Maximal degree in co-relation 1823. Up to 352 conditions per place. [2025-03-17 11:21:36,030 INFO L140 encePairwiseOnDemand]: 710/880 looper letters, 15 selfloop transitions, 0 changer transitions 0/706 dead transitions. [2025-03-17 11:21:36,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 693 places, 706 transitions, 1469 flow [2025-03-17 11:21:36,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 11:21:36,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 11:21:36,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1575 transitions. [2025-03-17 11:21:36,033 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8948863636363636 [2025-03-17 11:21:36,033 INFO L175 Difference]: Start difference. First operand has 708 places, 880 transitions, 1787 flow. Second operand 2 states and 1575 transitions. [2025-03-17 11:21:36,033 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 693 places, 706 transitions, 1469 flow [2025-03-17 11:21:36,034 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 693 places, 706 transitions, 1469 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:21:36,038 INFO L231 Difference]: Finished difference. Result has 693 places, 706 transitions, 1439 flow [2025-03-17 11:21:36,039 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=880, PETRI_DIFFERENCE_MINUEND_FLOW=1439, PETRI_DIFFERENCE_MINUEND_PLACES=692, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=706, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=706, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1439, PETRI_PLACES=693, PETRI_TRANSITIONS=706} [2025-03-17 11:21:36,039 INFO L279 CegarLoopForPetriNet]: 708 programPoint places, -15 predicate places. [2025-03-17 11:21:36,039 INFO L471 AbstractCegarLoop]: Abstraction has has 693 places, 706 transitions, 1439 flow [2025-03-17 11:21:36,040 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 695.5) internal successors, (1391), 2 states have internal predecessors, (1391), 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) [2025-03-17 11:21:36,040 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:21:36,040 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:21:36,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-17 11:21:36,040 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 35 more)] === [2025-03-17 11:21:36,040 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:21:36,040 INFO L85 PathProgramCache]: Analyzing trace with hash -1262326755, now seen corresponding path program 1 times [2025-03-17 11:21:36,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:21:36,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605805315] [2025-03-17 11:21:36,040 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:21:36,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:21:36,045 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-17 11:21:36,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-17 11:21:36,048 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:21:36,048 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:21:36,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:21:36,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:21:36,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605805315] [2025-03-17 11:21:36,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605805315] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:21:36,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:21:36,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:21:36,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [916744903] [2025-03-17 11:21:36,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:21:36,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:21:36,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:21:36,346 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:21:36,346 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:21:36,470 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 676 out of 880 [2025-03-17 11:21:36,473 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 693 places, 706 transitions, 1439 flow. Second operand has 6 states, 6 states have (on average 677.5) internal successors, (4065), 6 states have internal predecessors, (4065), 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) [2025-03-17 11:21:36,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:21:36,473 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 676 of 880 [2025-03-17 11:21:36,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand