./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 f8ab0bd5 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-?-f8ab0bd-m [2025-03-13 22:32:18,569 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:32:18,618 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:32:18,625 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:32:18,627 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:32:18,646 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:32:18,647 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:32:18,648 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:32:18,648 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:32:18,648 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:32:18,649 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:32:18,649 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:32:18,649 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:32:18,649 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:32:18,650 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:32:18,651 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:32:18,651 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:32:18,651 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:32:18,652 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:32:18,652 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-13 22:32:18,864 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:32:18,869 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:32:18,873 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:32:18,875 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:32:18,875 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:32:18,876 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/ttaslock.i [2025-03-13 22:32:20,043 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3f475eef9/b144cbebe87d4252afea99789c67b085/FLAGfbc384cd1 [2025-03-13 22:32:20,455 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:32:20,457 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/ttaslock.i [2025-03-13 22:32:20,488 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3f475eef9/b144cbebe87d4252afea99789c67b085/FLAGfbc384cd1 [2025-03-13 22:32:20,500 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3f475eef9/b144cbebe87d4252afea99789c67b085 [2025-03-13 22:32:20,502 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:32:20,504 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:32:20,506 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:32:20,506 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:32:20,509 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:32:20,509 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:32:20" (1/1) ... [2025-03-13 22:32:20,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3f45945 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:20, skipping insertion in model container [2025-03-13 22:32:20,511 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:32:20" (1/1) ... [2025-03-13 22:32:20,564 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:32:22,037 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:32:22,045 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:32:22,147 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2025-03-13 22:32:22,148 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2025-03-13 22:32:22,148 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2025-03-13 22:32:22,149 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2025-03-13 22:32:22,151 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2025-03-13 22:32:22,151 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2025-03-13 22:32:22,151 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2025-03-13 22:32:22,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2025-03-13 22:32:22,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2025-03-13 22:32:22,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2025-03-13 22:32:22,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2025-03-13 22:32:22,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2025-03-13 22:32:22,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2025-03-13 22:32:22,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2025-03-13 22:32:22,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2025-03-13 22:32:22,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2025-03-13 22:32:22,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2025-03-13 22:32:22,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2025-03-13 22:32:22,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2025-03-13 22:32:22,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2025-03-13 22:32:22,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2025-03-13 22:32:22,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2025-03-13 22:32:22,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2025-03-13 22:32:22,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2025-03-13 22:32:22,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2025-03-13 22:32:22,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2025-03-13 22:32:22,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2025-03-13 22:32:22,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2025-03-13 22:32:22,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2025-03-13 22:32:22,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2025-03-13 22:32:22,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2025-03-13 22:32:22,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2025-03-13 22:32:22,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2025-03-13 22:32:22,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2025-03-13 22:32:22,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2025-03-13 22:32:22,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2025-03-13 22:32:22,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2025-03-13 22:32:22,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2025-03-13 22:32:22,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2025-03-13 22:32:22,169 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2025-03-13 22:32:22,169 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2025-03-13 22:32:22,170 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2025-03-13 22:32:22,170 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2025-03-13 22:32:22,171 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2025-03-13 22:32:22,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2025-03-13 22:32:22,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2025-03-13 22:32:22,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2025-03-13 22:32:22,173 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2025-03-13 22:32:22,173 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2025-03-13 22:32:22,175 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2025-03-13 22:32:22,175 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2025-03-13 22:32:22,175 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2025-03-13 22:32:22,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2025-03-13 22:32:22,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2025-03-13 22:32:22,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2025-03-13 22:32:22,178 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2025-03-13 22:32:22,179 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2025-03-13 22:32:22,179 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2025-03-13 22:32:22,179 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2025-03-13 22:32:22,180 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2025-03-13 22:32:22,181 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2025-03-13 22:32:22,181 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2025-03-13 22:32:22,181 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2025-03-13 22:32:22,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2025-03-13 22:32:22,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2025-03-13 22:32:22,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2025-03-13 22:32:22,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2025-03-13 22:32:22,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2025-03-13 22:32:22,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2025-03-13 22:32:22,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2025-03-13 22:32:22,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2025-03-13 22:32:22,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2025-03-13 22:32:22,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2025-03-13 22:32:22,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2025-03-13 22:32:22,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2025-03-13 22:32:22,187 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2025-03-13 22:32:22,187 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2025-03-13 22:32:22,187 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2025-03-13 22:32:22,188 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2025-03-13 22:32:22,188 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2025-03-13 22:32:22,188 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2025-03-13 22:32:22,189 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2025-03-13 22:32:22,190 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2025-03-13 22:32:22,192 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2025-03-13 22:32:22,193 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2025-03-13 22:32:22,194 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2025-03-13 22:32:22,194 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2025-03-13 22:32:22,194 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2025-03-13 22:32:22,196 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2025-03-13 22:32:22,196 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2025-03-13 22:32:22,196 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2025-03-13 22:32:22,197 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2025-03-13 22:32:22,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2025-03-13 22:32:22,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2025-03-13 22:32:22,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2025-03-13 22:32:22,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2025-03-13 22:32:22,200 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2025-03-13 22:32:22,200 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2025-03-13 22:32:22,200 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2025-03-13 22:32:22,201 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2025-03-13 22:32:22,238 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:32:22,440 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:32:22,441 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22 WrapperNode [2025-03-13 22:32:22,442 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:32:22,443 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:32:22,443 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:32:22,443 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:32:22,448 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,529 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,576 INFO L138 Inliner]: procedures = 917, calls = 913, calls flagged for inlining = 815, calls inlined = 29, statements flattened = 318 [2025-03-13 22:32:22,579 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:32:22,580 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:32:22,580 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:32:22,580 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:32:22,587 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,588 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,591 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,592 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,604 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,606 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,608 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,610 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,612 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:32:22,613 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:32:22,613 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:32:22,613 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:32:22,614 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (1/1) ... [2025-03-13 22:32:22,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:32:22,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:32:22,644 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-13 22:32:22,649 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-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:32:22,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-13 22:32:22,664 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:32:22,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:32:22,665 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:32:22,760 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:32:22,762 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:32:22,920 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L6001: havoc main_~#t~0#1.base, main_~#t~0#1.offset; [2025-03-13 22:32:22,920 INFO L1326 $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-13 22:32:23,113 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L2255: havoc vatomic32_await_eq_rlx_#t~ret168#1; [2025-03-13 22:32:23,114 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1910: havoc vatomic32_xchg_acq_#t~ret115#1; [2025-03-13 22:32:23,115 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:32:23,115 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:32:23,115 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:32:23,174 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:32:23,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:32:23 BoogieIcfgContainer [2025-03-13 22:32:23,174 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:32:23,177 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:32:23,177 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:32:23,181 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:32:23,181 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:32:20" (1/3) ... [2025-03-13 22:32:23,181 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31891ca0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:32:23, skipping insertion in model container [2025-03-13 22:32:23,181 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:32:22" (2/3) ... [2025-03-13 22:32:23,182 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31891ca0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:32:23, skipping insertion in model container [2025-03-13 22:32:23,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:32:23" (3/3) ... [2025-03-13 22:32:23,182 INFO L128 eAbstractionObserver]: Analyzing ICFG ttaslock.i [2025-03-13 22:32:23,193 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:32:23,194 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG ttaslock.i that has 2 procedures, 301 locations, 1 initial locations, 19 loop locations, and 13 error locations. [2025-03-13 22:32:23,194 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:32:23,274 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-13 22:32:23,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 304 places, 374 transitions, 755 flow [2025-03-13 22:32:23,433 INFO L124 PetriNetUnfolderBase]: 87/450 cut-off events. [2025-03-13 22:32:23,435 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:32:23,450 INFO L83 FinitePrefix]: Finished finitePrefix Result has 455 conditions, 450 events. 87/450 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1269 event pairs, 0 based on Foata normal form. 0/342 useless extension candidates. Maximal degree in co-relation 337. Up to 8 conditions per place. [2025-03-13 22:32:23,450 INFO L82 GeneralOperation]: Start removeDead. Operand has 304 places, 374 transitions, 755 flow [2025-03-13 22:32:23,460 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 304 places, 374 transitions, 755 flow [2025-03-13 22:32:23,466 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:32:23,475 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;@613fd5b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:32:23,475 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-03-13 22:32:23,485 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:32:23,486 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-13 22:32:23,486 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:32:23,486 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:23,486 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] [2025-03-13 22:32:23,487 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-13 22:32:23,492 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:23,493 INFO L85 PathProgramCache]: Analyzing trace with hash -221979916, now seen corresponding path program 1 times [2025-03-13 22:32:23,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:23,500 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [156386588] [2025-03-13 22:32:23,500 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:23,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:23,563 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-13 22:32:23,577 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-13 22:32:23,577 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:23,577 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:23,651 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-13 22:32:23,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:23,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [156386588] [2025-03-13 22:32:23,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [156386588] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:23,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:23,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:23,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1630212031] [2025-03-13 22:32:23,654 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:23,660 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:32:23,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:23,684 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:32:23,685 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:32:23,689 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 299 out of 374 [2025-03-13 22:32:23,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 374 transitions, 755 flow. Second operand has 2 states, 2 states have (on average 299.5) internal successors, (599), 2 states have internal predecessors, (599), 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-13 22:32:23,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:23,692 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 374 [2025-03-13 22:32:23,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:23,781 INFO L124 PetriNetUnfolderBase]: 7/358 cut-off events. [2025-03-13 22:32:23,781 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:32:23,783 INFO L83 FinitePrefix]: Finished finitePrefix Result has 369 conditions, 358 events. 7/358 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 779 event pairs, 0 based on Foata normal form. 82/412 useless extension candidates. Maximal degree in co-relation 272. Up to 6 conditions per place. [2025-03-13 22:32:23,786 INFO L140 encePairwiseOnDemand]: 304/374 looper letters, 5 selfloop transitions, 0 changer transitions 0/300 dead transitions. [2025-03-13 22:32:23,786 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 300 transitions, 617 flow [2025-03-13 22:32:23,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:32:23,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:32:23,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 673 transitions. [2025-03-13 22:32:23,798 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8997326203208557 [2025-03-13 22:32:23,799 INFO L175 Difference]: Start difference. First operand has 304 places, 374 transitions, 755 flow. Second operand 2 states and 673 transitions. [2025-03-13 22:32:23,800 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 300 transitions, 617 flow [2025-03-13 22:32:23,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 300 transitions, 617 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:23,809 INFO L231 Difference]: Finished difference. Result has 297 places, 300 transitions, 607 flow [2025-03-13 22:32:23,811 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=374, PETRI_DIFFERENCE_MINUEND_FLOW=607, PETRI_DIFFERENCE_MINUEND_PLACES=296, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=300, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=300, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=607, PETRI_PLACES=297, PETRI_TRANSITIONS=300} [2025-03-13 22:32:23,813 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, -7 predicate places. [2025-03-13 22:32:23,814 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 300 transitions, 607 flow [2025-03-13 22:32:23,814 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 299.5) internal successors, (599), 2 states have internal predecessors, (599), 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-13 22:32:23,814 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:23,814 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] [2025-03-13 22:32:23,814 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:32:23,814 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-13 22:32:23,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:23,815 INFO L85 PathProgramCache]: Analyzing trace with hash 1604577839, now seen corresponding path program 1 times [2025-03-13 22:32:23,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:23,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1325038519] [2025-03-13 22:32:23,815 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:23,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:23,832 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-13 22:32:23,867 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-13 22:32:23,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:23,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:24,693 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-13 22:32:24,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:24,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1325038519] [2025-03-13 22:32:24,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1325038519] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:24,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:24,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:32:24,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1206656133] [2025-03-13 22:32:24,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:24,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:32:24,696 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:24,696 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:32:24,696 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:32:24,904 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 280 out of 374 [2025-03-13 22:32:24,906 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 300 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 281.5) internal successors, (1689), 6 states have internal predecessors, (1689), 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-13 22:32:24,906 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:24,906 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 280 of 374 [2025-03-13 22:32:24,906 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:25,198 INFO L124 PetriNetUnfolderBase]: 130/1872 cut-off events. [2025-03-13 22:32:25,200 INFO L125 PetriNetUnfolderBase]: For 18/30 co-relation queries the response was YES. [2025-03-13 22:32:25,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2072 conditions, 1872 events. 130/1872 cut-off events. For 18/30 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 14049 event pairs, 28 based on Foata normal form. 4/1709 useless extension candidates. Maximal degree in co-relation 2068. Up to 164 conditions per place. [2025-03-13 22:32:25,213 INFO L140 encePairwiseOnDemand]: 364/374 looper letters, 23 selfloop transitions, 18 changer transitions 0/317 dead transitions. [2025-03-13 22:32:25,213 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 317 transitions, 723 flow [2025-03-13 22:32:25,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:32:25,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:32:25,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1722 transitions. [2025-03-13 22:32:25,218 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.767379679144385 [2025-03-13 22:32:25,218 INFO L175 Difference]: Start difference. First operand has 297 places, 300 transitions, 607 flow. Second operand 6 states and 1722 transitions. [2025-03-13 22:32:25,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 317 transitions, 723 flow [2025-03-13 22:32:25,220 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 317 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:25,225 INFO L231 Difference]: Finished difference. Result has 307 places, 317 transitions, 731 flow [2025-03-13 22:32:25,225 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=374, PETRI_DIFFERENCE_MINUEND_FLOW=607, PETRI_DIFFERENCE_MINUEND_PLACES=297, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=300, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=731, PETRI_PLACES=307, PETRI_TRANSITIONS=317} [2025-03-13 22:32:25,226 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 3 predicate places. [2025-03-13 22:32:25,226 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 317 transitions, 731 flow [2025-03-13 22:32:25,227 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 281.5) internal successors, (1689), 6 states have internal predecessors, (1689), 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-13 22:32:25,227 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:25,227 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] [2025-03-13 22:32:25,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:32:25,228 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-13 22:32:25,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:25,228 INFO L85 PathProgramCache]: Analyzing trace with hash -551021987, now seen corresponding path program 1 times [2025-03-13 22:32:25,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:25,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [222500207] [2025-03-13 22:32:25,228 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:25,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:25,235 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-13 22:32:25,237 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-13 22:32:25,237 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:25,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:25,254 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-13 22:32:25,254 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:25,255 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [222500207] [2025-03-13 22:32:25,255 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [222500207] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:25,255 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:25,255 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:25,255 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249577538] [2025-03-13 22:32:25,255 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:25,255 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:25,255 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:25,256 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:25,256 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:25,267 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 374 [2025-03-13 22:32:25,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 317 transitions, 731 flow. Second operand has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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-13 22:32:25,268 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:25,268 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 374 [2025-03-13 22:32:25,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:25,535 INFO L124 PetriNetUnfolderBase]: 157/2773 cut-off events. [2025-03-13 22:32:25,536 INFO L125 PetriNetUnfolderBase]: For 189/280 co-relation queries the response was YES. [2025-03-13 22:32:25,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3154 conditions, 2773 events. 157/2773 cut-off events. For 189/280 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 18908 event pairs, 21 based on Foata normal form. 8/2604 useless extension candidates. Maximal degree in co-relation 3145. Up to 94 conditions per place. [2025-03-13 22:32:25,549 INFO L140 encePairwiseOnDemand]: 365/374 looper letters, 28 selfloop transitions, 6 changer transitions 0/324 dead transitions. [2025-03-13 22:32:25,550 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 324 transitions, 819 flow [2025-03-13 22:32:25,550 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:25,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 892 transitions. [2025-03-13 22:32:25,552 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7950089126559715 [2025-03-13 22:32:25,552 INFO L175 Difference]: Start difference. First operand has 307 places, 317 transitions, 731 flow. Second operand 3 states and 892 transitions. [2025-03-13 22:32:25,552 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 324 transitions, 819 flow [2025-03-13 22:32:25,558 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 324 transitions, 819 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:25,560 INFO L231 Difference]: Finished difference. Result has 310 places, 321 transitions, 777 flow [2025-03-13 22:32:25,561 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=374, PETRI_DIFFERENCE_MINUEND_FLOW=729, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=777, PETRI_PLACES=310, PETRI_TRANSITIONS=321} [2025-03-13 22:32:25,562 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 6 predicate places. [2025-03-13 22:32:25,563 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 777 flow [2025-03-13 22:32:25,563 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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-13 22:32:25,563 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:25,564 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-13 22:32:25,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:32:25,564 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-13 22:32:25,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:25,565 INFO L85 PathProgramCache]: Analyzing trace with hash -1251127830, now seen corresponding path program 1 times [2025-03-13 22:32:25,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:25,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1581686247] [2025-03-13 22:32:25,565 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:25,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:25,570 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-13 22:32:25,575 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-13 22:32:25,576 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:25,576 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:25,597 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-13 22:32:25,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:25,598 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1581686247] [2025-03-13 22:32:25,598 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1581686247] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:25,598 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:25,598 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:25,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1665195418] [2025-03-13 22:32:25,599 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:25,599 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:25,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:25,599 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:25,599 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:25,611 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 374 [2025-03-13 22:32:25,612 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 321 transitions, 777 flow. Second operand has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 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-13 22:32:25,612 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:25,612 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 374 [2025-03-13 22:32:25,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:25,912 INFO L124 PetriNetUnfolderBase]: 188/3449 cut-off events. [2025-03-13 22:32:25,912 INFO L125 PetriNetUnfolderBase]: For 238/335 co-relation queries the response was YES. [2025-03-13 22:32:25,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3981 conditions, 3449 events. 188/3449 cut-off events. For 238/335 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 24394 event pairs, 20 based on Foata normal form. 21/3275 useless extension candidates. Maximal degree in co-relation 3970. Up to 108 conditions per place. [2025-03-13 22:32:25,926 INFO L140 encePairwiseOnDemand]: 368/374 looper letters, 25 selfloop transitions, 4 changer transitions 0/326 dead transitions. [2025-03-13 22:32:25,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 311 places, 326 transitions, 851 flow [2025-03-13 22:32:25,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:25,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:25,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-03-13 22:32:25,928 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7976827094474154 [2025-03-13 22:32:25,928 INFO L175 Difference]: Start difference. First operand has 310 places, 321 transitions, 777 flow. Second operand 3 states and 895 transitions. [2025-03-13 22:32:25,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 311 places, 326 transitions, 851 flow [2025-03-13 22:32:25,931 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 839 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:25,933 INFO L231 Difference]: Finished difference. Result has 311 places, 323 transitions, 793 flow [2025-03-13 22:32:25,934 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=374, PETRI_DIFFERENCE_MINUEND_FLOW=763, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=316, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=793, PETRI_PLACES=311, PETRI_TRANSITIONS=323} [2025-03-13 22:32:25,934 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 7 predicate places. [2025-03-13 22:32:25,934 INFO L471 AbstractCegarLoop]: Abstraction has has 311 places, 323 transitions, 793 flow [2025-03-13 22:32:25,935 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 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-13 22:32:25,935 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:25,935 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] [2025-03-13 22:32:25,935 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:32:25,935 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-13 22:32:25,936 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:25,936 INFO L85 PathProgramCache]: Analyzing trace with hash 430782164, now seen corresponding path program 1 times [2025-03-13 22:32:25,936 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:25,936 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834314191] [2025-03-13 22:32:25,936 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:25,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:25,942 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-13 22:32:25,949 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-13 22:32:25,949 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:25,950 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:25,997 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-13 22:32:25,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:25,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834314191] [2025-03-13 22:32:25,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834314191] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:25,998 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:25,998 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:32:25,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765403517] [2025-03-13 22:32:25,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:25,998 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:25,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:25,998 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:25,998 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:26,019 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 374 [2025-03-13 22:32:26,020 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 323 transitions, 793 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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-13 22:32:26,020 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:26,020 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 374 [2025-03-13 22:32:26,020 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:26,314 INFO L124 PetriNetUnfolderBase]: 183/3505 cut-off events. [2025-03-13 22:32:26,315 INFO L125 PetriNetUnfolderBase]: For 232/382 co-relation queries the response was YES. [2025-03-13 22:32:26,320 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4045 conditions, 3505 events. 183/3505 cut-off events. For 232/382 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 25230 event pairs, 18 based on Foata normal form. 20/3330 useless extension candidates. Maximal degree in co-relation 4033. Up to 128 conditions per place. [2025-03-13 22:32:26,325 INFO L140 encePairwiseOnDemand]: 371/374 looper letters, 26 selfloop transitions, 2 changer transitions 0/328 dead transitions. [2025-03-13 22:32:26,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 328 transitions, 873 flow [2025-03-13 22:32:26,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:26,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 894 transitions. [2025-03-13 22:32:26,328 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7967914438502673 [2025-03-13 22:32:26,329 INFO L175 Difference]: Start difference. First operand has 311 places, 323 transitions, 793 flow. Second operand 3 states and 894 transitions. [2025-03-13 22:32:26,329 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 328 transitions, 873 flow [2025-03-13 22:32:26,334 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 328 transitions, 865 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:26,337 INFO L231 Difference]: Finished difference. Result has 312 places, 323 transitions, 793 flow [2025-03-13 22:32:26,337 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=374, PETRI_DIFFERENCE_MINUEND_FLOW=785, PETRI_DIFFERENCE_MINUEND_PLACES=309, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=323, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=793, PETRI_PLACES=312, PETRI_TRANSITIONS=323} [2025-03-13 22:32:26,339 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 8 predicate places. [2025-03-13 22:32:26,339 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 323 transitions, 793 flow [2025-03-13 22:32:26,340 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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-13 22:32:26,340 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:26,340 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, 1] [2025-03-13 22:32:26,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:32:26,341 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-13 22:32:26,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:26,342 INFO L85 PathProgramCache]: Analyzing trace with hash -921624049, now seen corresponding path program 1 times [2025-03-13 22:32:26,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:26,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1693021669] [2025-03-13 22:32:26,342 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:26,355 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-13 22:32:26,372 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-13 22:32:26,372 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:26,372 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:32:26,372 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:32:26,379 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-13 22:32:26,390 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-13 22:32:26,391 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:26,391 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:32:26,412 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:32:26,413 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:32:26,413 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2025-03-13 22:32:26,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2025-03-13 22:32:26,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2025-03-13 22:32:26,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2025-03-13 22:32:26,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2025-03-13 22:32:26,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2025-03-13 22:32:26,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2025-03-13 22:32:26,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2025-03-13 22:32:26,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:32:26,422 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-13 22:32:26,424 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:32:26,424 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:32:26,503 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-13 22:32:26,512 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 510 places, 631 transitions, 1278 flow [2025-03-13 22:32:26,632 INFO L124 PetriNetUnfolderBase]: 163/847 cut-off events. [2025-03-13 22:32:26,632 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-13 22:32:26,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 859 conditions, 847 events. 163/847 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 3544 event pairs, 0 based on Foata normal form. 0/645 useless extension candidates. Maximal degree in co-relation 646. Up to 12 conditions per place. [2025-03-13 22:32:26,651 INFO L82 GeneralOperation]: Start removeDead. Operand has 510 places, 631 transitions, 1278 flow [2025-03-13 22:32:26,664 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 510 places, 631 transitions, 1278 flow [2025-03-13 22:32:26,665 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:32:26,665 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;@613fd5b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:32:26,665 INFO L334 AbstractCegarLoop]: Starting to check reachability of 30 error locations. [2025-03-13 22:32:26,668 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:32:26,668 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-13 22:32:26,668 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:32:26,668 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:26,668 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] [2025-03-13 22:32:26,668 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-13 22:32:26,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:26,669 INFO L85 PathProgramCache]: Analyzing trace with hash 806324468, now seen corresponding path program 1 times [2025-03-13 22:32:26,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:26,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938461139] [2025-03-13 22:32:26,669 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:26,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:26,676 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-13 22:32:26,678 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-13 22:32:26,678 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:26,678 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:26,689 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-13 22:32:26,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:26,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1938461139] [2025-03-13 22:32:26,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1938461139] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:26,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:26,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:26,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617946068] [2025-03-13 22:32:26,690 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:26,690 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:32:26,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:26,690 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:32:26,691 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:32:26,693 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 501 out of 631 [2025-03-13 22:32:26,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 510 places, 631 transitions, 1278 flow. Second operand has 2 states, 2 states have (on average 501.5) internal successors, (1003), 2 states have internal predecessors, (1003), 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-13 22:32:26,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:26,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 501 of 631 [2025-03-13 22:32:26,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:26,940 INFO L124 PetriNetUnfolderBase]: 51/1752 cut-off events. [2025-03-13 22:32:26,940 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-13 22:32:26,955 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1828 conditions, 1752 events. 51/1752 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 10897 event pairs, 18 based on Foata normal form. 538/2132 useless extension candidates. Maximal degree in co-relation 553. Up to 49 conditions per place. [2025-03-13 22:32:26,961 INFO L140 encePairwiseOnDemand]: 511/631 looper letters, 10 selfloop transitions, 0 changer transitions 0/507 dead transitions. [2025-03-13 22:32:26,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 499 places, 507 transitions, 1050 flow [2025-03-13 22:32:26,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:32:26,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:32:26,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1132 transitions. [2025-03-13 22:32:26,964 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8969889064976229 [2025-03-13 22:32:26,964 INFO L175 Difference]: Start difference. First operand has 510 places, 631 transitions, 1278 flow. Second operand 2 states and 1132 transitions. [2025-03-13 22:32:26,964 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 499 places, 507 transitions, 1050 flow [2025-03-13 22:32:26,965 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 499 places, 507 transitions, 1050 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:26,968 INFO L231 Difference]: Finished difference. Result has 499 places, 507 transitions, 1030 flow [2025-03-13 22:32:26,969 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1030, PETRI_DIFFERENCE_MINUEND_PLACES=498, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=507, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=507, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1030, PETRI_PLACES=499, PETRI_TRANSITIONS=507} [2025-03-13 22:32:26,969 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, -11 predicate places. [2025-03-13 22:32:26,969 INFO L471 AbstractCegarLoop]: Abstraction has has 499 places, 507 transitions, 1030 flow [2025-03-13 22:32:26,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 501.5) internal successors, (1003), 2 states have internal predecessors, (1003), 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-13 22:32:26,970 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:26,970 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] [2025-03-13 22:32:26,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:32:26,970 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-13 22:32:26,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:26,971 INFO L85 PathProgramCache]: Analyzing trace with hash 1962632975, now seen corresponding path program 1 times [2025-03-13 22:32:26,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:26,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196225539] [2025-03-13 22:32:26,971 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:26,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:26,977 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-13 22:32:26,980 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-13 22:32:26,980 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:26,980 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:27,405 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-13 22:32:27,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:27,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196225539] [2025-03-13 22:32:27,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1196225539] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:27,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:27,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:32:27,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2139107298] [2025-03-13 22:32:27,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:27,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:32:27,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:27,410 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:32:27,410 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:32:27,557 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 482 out of 631 [2025-03-13 22:32:27,559 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 499 places, 507 transitions, 1030 flow. Second operand has 6 states, 6 states have (on average 483.5) internal successors, (2901), 6 states have internal predecessors, (2901), 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-13 22:32:27,559 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:27,559 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 482 of 631 [2025-03-13 22:32:27,559 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:29,273 INFO L124 PetriNetUnfolderBase]: 1233/11624 cut-off events. [2025-03-13 22:32:29,273 INFO L125 PetriNetUnfolderBase]: For 104/183 co-relation queries the response was YES. [2025-03-13 22:32:29,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13166 conditions, 11624 events. 1233/11624 cut-off events. For 104/183 co-relation queries the response was YES. Maximal size of possible extension queue 208. Compared 129049 event pairs, 355 based on Foata normal form. 20/10611 useless extension candidates. Maximal degree in co-relation 13161. Up to 1367 conditions per place. [2025-03-13 22:32:29,385 INFO L140 encePairwiseOnDemand]: 618/631 looper letters, 29 selfloop transitions, 30 changer transitions 0/537 dead transitions. [2025-03-13 22:32:29,385 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 504 places, 537 transitions, 1213 flow [2025-03-13 22:32:29,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:32:29,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:32:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2952 transitions. [2025-03-13 22:32:29,390 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7797147385103012 [2025-03-13 22:32:29,390 INFO L175 Difference]: Start difference. First operand has 499 places, 507 transitions, 1030 flow. Second operand 6 states and 2952 transitions. [2025-03-13 22:32:29,390 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 504 places, 537 transitions, 1213 flow [2025-03-13 22:32:29,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 504 places, 537 transitions, 1213 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:29,396 INFO L231 Difference]: Finished difference. Result has 509 places, 536 transitions, 1232 flow [2025-03-13 22:32:29,396 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1030, PETRI_DIFFERENCE_MINUEND_PLACES=499, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=507, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=495, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1232, PETRI_PLACES=509, PETRI_TRANSITIONS=536} [2025-03-13 22:32:29,397 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, -1 predicate places. [2025-03-13 22:32:29,397 INFO L471 AbstractCegarLoop]: Abstraction has has 509 places, 536 transitions, 1232 flow [2025-03-13 22:32:29,398 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 483.5) internal successors, (2901), 6 states have internal predecessors, (2901), 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-13 22:32:29,398 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:29,399 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] [2025-03-13 22:32:29,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:32:29,399 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-13 22:32:29,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:29,399 INFO L85 PathProgramCache]: Analyzing trace with hash -1019218380, now seen corresponding path program 1 times [2025-03-13 22:32:29,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:29,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936318149] [2025-03-13 22:32:29,399 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:29,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:29,404 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-13 22:32:29,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-13 22:32:29,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:29,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:29,417 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-13 22:32:29,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:29,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936318149] [2025-03-13 22:32:29,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936318149] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:29,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:29,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:29,418 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723421264] [2025-03-13 22:32:29,418 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:29,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:29,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:29,419 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:29,419 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:29,439 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 487 out of 631 [2025-03-13 22:32:29,441 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 509 places, 536 transitions, 1232 flow. Second operand has 3 states, 3 states have (on average 487.6666666666667) internal successors, (1463), 3 states have internal predecessors, (1463), 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-13 22:32:29,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:29,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 487 of 631 [2025-03-13 22:32:29,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:33,953 INFO L124 PetriNetUnfolderBase]: 3193/30900 cut-off events. [2025-03-13 22:32:33,953 INFO L125 PetriNetUnfolderBase]: For 3431/5491 co-relation queries the response was YES. [2025-03-13 22:32:34,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37754 conditions, 30900 events. 3193/30900 cut-off events. For 3431/5491 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 390499 event pairs, 544 based on Foata normal form. 131/28775 useless extension candidates. Maximal degree in co-relation 37744. Up to 2015 conditions per place. [2025-03-13 22:32:34,207 INFO L140 encePairwiseOnDemand]: 617/631 looper letters, 81 selfloop transitions, 10 changer transitions 0/579 dead transitions. [2025-03-13 22:32:34,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 511 places, 579 transitions, 1619 flow [2025-03-13 22:32:34,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:34,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:34,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1508 transitions. [2025-03-13 22:32:34,211 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7966191230850502 [2025-03-13 22:32:34,211 INFO L175 Difference]: Start difference. First operand has 509 places, 536 transitions, 1232 flow. Second operand 3 states and 1508 transitions. [2025-03-13 22:32:34,211 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 511 places, 579 transitions, 1619 flow [2025-03-13 22:32:34,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 511 places, 579 transitions, 1619 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:32:34,221 INFO L231 Difference]: Finished difference. Result has 513 places, 546 transitions, 1320 flow [2025-03-13 22:32:34,222 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1232, PETRI_DIFFERENCE_MINUEND_PLACES=509, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=536, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=526, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1320, PETRI_PLACES=513, PETRI_TRANSITIONS=546} [2025-03-13 22:32:34,222 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 3 predicate places. [2025-03-13 22:32:34,222 INFO L471 AbstractCegarLoop]: Abstraction has has 513 places, 546 transitions, 1320 flow [2025-03-13 22:32:34,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 487.6666666666667) internal successors, (1463), 3 states have internal predecessors, (1463), 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-13 22:32:34,223 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:34,223 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-13 22:32:34,223 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:32:34,223 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-13 22:32:34,224 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:34,224 INFO L85 PathProgramCache]: Analyzing trace with hash -216275231, now seen corresponding path program 1 times [2025-03-13 22:32:34,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:34,224 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224163971] [2025-03-13 22:32:34,224 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:34,231 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-13 22:32:34,233 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-13 22:32:34,234 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:34,234 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:34,248 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-13 22:32:34,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:34,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224163971] [2025-03-13 22:32:34,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [224163971] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:34,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:34,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:32:34,248 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193144478] [2025-03-13 22:32:34,248 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:34,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:34,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:34,249 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:34,249 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:34,266 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 490 out of 631 [2025-03-13 22:32:34,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 513 places, 546 transitions, 1320 flow. Second operand has 3 states, 3 states have (on average 490.6666666666667) internal successors, (1472), 3 states have internal predecessors, (1472), 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-13 22:32:34,268 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:34,268 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 490 of 631 [2025-03-13 22:32:34,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:39,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][233], [511#true, 533#(= |#race~g_cs_y~0| 0), 243#L6005-2true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 526#true, 106#L5972-6true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 441#L3779-1true]) [2025-03-13 22:32:39,013 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-13 22:32:39,013 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:39,013 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:32:39,013 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:39,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][233], [511#true, 533#(= |#race~g_cs_y~0| 0), 243#L6005-2true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 320#L5972-7true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 441#L3779-1true]) [2025-03-13 22:32:39,052 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-13 22:32:39,052 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:32:39,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:39,052 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:32:39,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][231], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 344#L5972-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:39,197 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-13 22:32:39,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:32:39,197 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:32:39,197 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:39,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][234], [511#true, 243#L6005-2true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 344#L5972-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:39,202 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-13 22:32:39,202 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:39,202 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:32:39,202 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:32:40,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 275#L5977-5true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:40,153 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-13 22:32:40,154 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-13 22:32:40,154 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-13 22:32:40,154 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:40,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 238#L5977-6true, 531#true]) [2025-03-13 22:32:40,195 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2025-03-13 22:32:40,195 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:32:40,195 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:32:40,195 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:40,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true, 256#L5977-4true]) [2025-03-13 22:32:40,233 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-13 22:32:40,233 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:40,233 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-13 22:32:40,233 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:40,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 256#L5977-4true]) [2025-03-13 22:32:40,235 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-13 22:32:40,235 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:40,235 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:40,235 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-13 22:32:40,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true, 531#true]) [2025-03-13 22:32:40,271 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-13 22:32:40,271 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:32:40,271 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:40,271 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:32:40,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true]) [2025-03-13 22:32:40,273 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-13 22:32:40,273 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:40,273 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:32:40,273 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:32:40,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, 485#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, 277#L5972-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:40,282 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-13 22:32:40,282 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:32:40,282 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:32:40,282 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:40,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 256#L5977-4true, 441#L3779-1true]) [2025-03-13 22:32:40,326 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2025-03-13 22:32:40,329 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-13 22:32:40,329 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:32:40,329 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:32:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true, 441#L3779-1true]) [2025-03-13 22:32:40,375 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-13 22:32:40,375 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:32:40,375 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:32:40,375 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:32:40,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 256#L5977-4true]) [2025-03-13 22:32:40,388 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-13 22:32:40,388 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:32:40,388 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:32:40,388 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:32:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, 457#L5978-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 277#L5972-1true, 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:40,424 INFO L294 olderBase$Statistics]: this new event has 348 ancestors and is cut-off event [2025-03-13 22:32:40,424 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:40,424 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:32:40,424 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:32:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true]) [2025-03-13 22:32:40,429 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-13 22:32:40,429 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:32:40,429 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:32:40,429 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-13 22:32:40,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 277#L5972-1true, 513#true, 515#true, 332#L5978-2true, 509#true, 531#true]) [2025-03-13 22:32:40,471 INFO L294 olderBase$Statistics]: this new event has 349 ancestors and is cut-off event [2025-03-13 22:32:40,471 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:40,471 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:32:40,471 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-03-13 22:32:42,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 256#L5977-4true]) [2025-03-13 22:32:42,688 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:32:42,688 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:42,688 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-13 22:32:42,688 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:42,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [511#true, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true]) [2025-03-13 22:32:42,753 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-13 22:32:42,753 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:32:42,753 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:42,753 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 275#L5977-5true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:44,007 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:32:44,007 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-13 22:32:44,007 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:32:44,007 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:32:44,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 238#L5977-6true, 531#true]) [2025-03-13 22:32:44,031 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:32:44,031 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-13 22:32:44,031 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:32:44,031 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [338#L5972-6true, 511#true, 485#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true]) [2025-03-13 22:32:44,048 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][331], [369#L5972-7true, 511#true, 485#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 533#(= |#race~g_cs_y~0| 0), Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true]) [2025-03-13 22:32:44,048 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:32:44,048 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 369 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, 485#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:44,049 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true, 256#L5977-4true]) [2025-03-13 22:32:44,049 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:44,049 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, 485#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, Black: 526#true, 513#true, 515#true, 528#(= |#race~g_cs_x~0| 0), 509#true, 531#true]) [2025-03-13 22:32:44,050 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, Black: 526#true, 513#true, 515#true, 528#(= |#race~g_cs_x~0| 0), 509#true, 531#true, 256#L5977-4true]) [2025-03-13 22:32:44,050 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:44,050 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:32:44,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 242#L5977-2true, 531#true]) [2025-03-13 22:32:44,071 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, 528#(= |#race~g_cs_x~0| 0), 509#true, 242#L5977-2true, 531#true]) [2025-03-13 22:32:44,071 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:32:44,071 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:32:44,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, 457#L5978-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 509#true, 531#true]) [2025-03-13 22:32:44,135 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:32:44,135 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-13 22:32:44,135 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-13 22:32:44,135 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-13 22:32:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][332], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 526#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 332#L5978-2true, 509#true, 531#true]) [2025-03-13 22:32:44,152 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:32:44,152 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-13 22:32:44,152 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-13 22:32:44,152 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-13 22:32:44,496 INFO L124 PetriNetUnfolderBase]: 5812/65084 cut-off events. [2025-03-13 22:32:44,496 INFO L125 PetriNetUnfolderBase]: For 5648/6984 co-relation queries the response was YES. [2025-03-13 22:32:44,795 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78585 conditions, 65084 events. 5812/65084 cut-off events. For 5648/6984 co-relation queries the response was YES. Maximal size of possible extension queue 577. Compared 939641 event pairs, 1054 based on Foata normal form. 64/61076 useless extension candidates. Maximal degree in co-relation 78573. Up to 3045 conditions per place. [2025-03-13 22:32:44,934 INFO L140 encePairwiseOnDemand]: 620/631 looper letters, 78 selfloop transitions, 8 changer transitions 0/587 dead transitions. [2025-03-13 22:32:44,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 515 places, 587 transitions, 1693 flow [2025-03-13 22:32:44,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:44,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:44,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1511 transitions. [2025-03-13 22:32:44,937 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7982039091389329 [2025-03-13 22:32:44,937 INFO L175 Difference]: Start difference. First operand has 513 places, 546 transitions, 1320 flow. Second operand 3 states and 1511 transitions. [2025-03-13 22:32:44,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 515 places, 587 transitions, 1693 flow [2025-03-13 22:32:44,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 513 places, 587 transitions, 1673 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:44,951 INFO L231 Difference]: Finished difference. Result has 515 places, 554 transitions, 1370 flow [2025-03-13 22:32:44,951 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1300, PETRI_DIFFERENCE_MINUEND_PLACES=511, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=546, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=538, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1370, PETRI_PLACES=515, PETRI_TRANSITIONS=554} [2025-03-13 22:32:44,952 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 5 predicate places. [2025-03-13 22:32:44,952 INFO L471 AbstractCegarLoop]: Abstraction has has 515 places, 554 transitions, 1370 flow [2025-03-13 22:32:44,953 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 490.6666666666667) internal successors, (1472), 3 states have internal predecessors, (1472), 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-13 22:32:44,953 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:44,953 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] [2025-03-13 22:32:44,953 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:32:44,953 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-13 22:32:44,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:44,954 INFO L85 PathProgramCache]: Analyzing trace with hash -1848525004, now seen corresponding path program 1 times [2025-03-13 22:32:44,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:44,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1776494129] [2025-03-13 22:32:44,954 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:44,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:44,959 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-13 22:32:44,963 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-13 22:32:44,963 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:44,963 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:44,988 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-13 22:32:44,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:44,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1776494129] [2025-03-13 22:32:44,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1776494129] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:44,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:44,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:32:44,989 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883886381] [2025-03-13 22:32:44,989 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:44,989 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:32:44,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:44,989 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:32:44,989 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:32:45,011 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 495 out of 631 [2025-03-13 22:32:45,012 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 515 places, 554 transitions, 1370 flow. Second operand has 3 states, 3 states have (on average 496.3333333333333) internal successors, (1489), 3 states have internal predecessors, (1489), 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-13 22:32:45,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:45,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 495 of 631 [2025-03-13 22:32:45,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:48,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:48,267 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-13 22:32:48,267 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:48,267 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:48,267 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:48,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:48,307 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-13 22:32:48,307 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,307 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,307 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:48,315 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-13 22:32:48,315 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,315 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,315 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:48,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:48,357 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-03-13 22:32:48,357 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:48,357 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:48,357 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:50,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:50,307 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-13 22:32:50,307 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:50,307 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:50,307 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:50,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:50,367 INFO L294 olderBase$Statistics]: this new event has 356 ancestors and is cut-off event [2025-03-13 22:32:50,367 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:50,367 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:50,367 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:50,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:50,966 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-13 22:32:50,966 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:32:50,966 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:32:50,966 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:32:50,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:50,967 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-13 22:32:50,967 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-13 22:32:50,967 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-13 22:32:50,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,019 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,019 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:32:51,019 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,072 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,072 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:32:51,072 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:32:51,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,127 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,127 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:32:51,127 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:32:51,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,180 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:32:51,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:32:51,180 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:32:51,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:51,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,181 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,181 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:32:51,181 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:32:51,181 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][333], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,185 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][344], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true, 441#L3779-1true]) [2025-03-13 22:32:51,185 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:51,185 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:32:51,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, 231#L5971-1true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:51,873 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:32:51,873 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:32:51,873 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:32:51,873 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:32:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, 231#L5971-1true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:51,915 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:32:51,915 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:32:51,915 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:32:51,915 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:32:52,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:52,240 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:52,240 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-13 22:32:52,240 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (select |v_#race_191| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= |v_#race_191| (store |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse0 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_75|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse2)) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (store |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_89|))) InVars {#race=|v_#race_192|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_76|, #memory_int=|v_#memory_int_90|, 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_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, 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_75|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][243], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:52,254 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][235], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:52,254 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:52,254 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:52,287 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:52,287 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,287 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (select |v_#race_191| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= |v_#race_191| (store |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse0 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_75|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse2)) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (store |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_89|))) InVars {#race=|v_#race_192|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_76|, #memory_int=|v_#memory_int_90|, 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_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, 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_75|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][243], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:52,290 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][235], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:52,290 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,290 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, 531#true]) [2025-03-13 22:32:52,563 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, 531#true]) [2025-03-13 22:32:52,563 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-13 22:32:52,563 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:32:52,564 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:52,564 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-13 22:32:52,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, 531#true]) [2025-03-13 22:32:52,589 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:32:52,589 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:52,589 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:32:52,589 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:32:52,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, 531#true]) [2025-03-13 22:32:52,589 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:32:52,590 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:52,590 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:32:52,590 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:32:52,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,619 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:32:52,619 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,620 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:52,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:32:52,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,648 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,648 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,648 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:52,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:52,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,649 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:32:52,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:32:52,649 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:32:52,649 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,674 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,674 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:52,674 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][333], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,676 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][344], [511#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 531#true]) [2025-03-13 22:32:52,676 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:32:52,676 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-13 22:32:53,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:53,124 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-13 22:32:53,124 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:53,124 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:53,124 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-13 22:32:53,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][334], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:53,125 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-13 22:32:53,125 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:53,125 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:53,125 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-13 22:32:53,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (select |v_#race_191| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= |v_#race_191| (store |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse0 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_75|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse3 .cse2)) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (store |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_89|))) InVars {#race=|v_#race_192|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_76|, #memory_int=|v_#memory_int_90|, 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_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, 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_75|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][243], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 254#L3871true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true]) [2025-03-13 22:32:53,134 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-13 22:32:53,134 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:53,134 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:53,134 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:32:53,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1848] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse0 (select |v_#race_183| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse3 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2))) (and (= (select .cse0 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= |v_#race_183| (store |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse1 0) .cse3 0) .cse2 0))) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, #memory_int=|v_#memory_int_83|, 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][235], [511#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 254#L3871true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, 531#true, 441#L3779-1true]) [2025-03-13 22:32:53,135 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-13 22:32:53,135 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:53,135 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:53,135 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:32:53,704 INFO L124 PetriNetUnfolderBase]: 4500/60722 cut-off events. [2025-03-13 22:32:53,704 INFO L125 PetriNetUnfolderBase]: For 4342/6883 co-relation queries the response was YES. [2025-03-13 22:32:53,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 72000 conditions, 60722 events. 4500/60722 cut-off events. For 4342/6883 co-relation queries the response was YES. Maximal size of possible extension queue 639. Compared 866740 event pairs, 1042 based on Foata normal form. 7/57192 useless extension candidates. Maximal degree in co-relation 71987. Up to 2804 conditions per place. [2025-03-13 22:32:54,098 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 44 selfloop transitions, 2 changer transitions 0/560 dead transitions. [2025-03-13 22:32:54,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 517 places, 560 transitions, 1488 flow [2025-03-13 22:32:54,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:54,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:54,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1506 transitions. [2025-03-13 22:32:54,100 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7955625990491284 [2025-03-13 22:32:54,101 INFO L175 Difference]: Start difference. First operand has 515 places, 554 transitions, 1370 flow. Second operand 3 states and 1506 transitions. [2025-03-13 22:32:54,101 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 517 places, 560 transitions, 1488 flow [2025-03-13 22:32:54,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 515 places, 560 transitions, 1472 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:54,113 INFO L231 Difference]: Finished difference. Result has 516 places, 555 transitions, 1366 flow [2025-03-13 22:32:54,114 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1354, PETRI_DIFFERENCE_MINUEND_PLACES=513, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=554, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=552, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1366, PETRI_PLACES=516, PETRI_TRANSITIONS=555} [2025-03-13 22:32:54,114 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 6 predicate places. [2025-03-13 22:32:54,114 INFO L471 AbstractCegarLoop]: Abstraction has has 516 places, 555 transitions, 1366 flow [2025-03-13 22:32:54,115 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 496.3333333333333) internal successors, (1489), 3 states have internal predecessors, (1489), 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-13 22:32:54,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:54,115 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, 1] [2025-03-13 22:32:54,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:32:54,115 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-13 22:32:54,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:54,115 INFO L85 PathProgramCache]: Analyzing trace with hash -878746660, now seen corresponding path program 1 times [2025-03-13 22:32:54,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:54,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [21770453] [2025-03-13 22:32:54,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:54,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:54,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 59 statements into 1 equivalence classes. [2025-03-13 22:32:54,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 59 of 59 statements. [2025-03-13 22:32:54,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:54,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:54,206 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-13 22:32:54,206 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:54,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [21770453] [2025-03-13 22:32:54,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [21770453] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:54,206 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:54,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:32:54,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141617133] [2025-03-13 22:32:54,206 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:54,206 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:32:54,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:54,207 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:32:54,207 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:32:54,246 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 493 out of 631 [2025-03-13 22:32:54,248 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 516 places, 555 transitions, 1366 flow. Second operand has 5 states, 5 states have (on average 494.6) internal successors, (2473), 5 states have internal predecessors, (2473), 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-13 22:32:54,249 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:54,249 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 493 of 631 [2025-03-13 22:32:54,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:58,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:32:58,392 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-13 22:32:58,392 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:58,392 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:58,392 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:32:58,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:32:58,440 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-13 22:32:58,440 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,440 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,440 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:32:58,448 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-13 22:32:58,448 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,448 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,448 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:32:58,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:32:58,486 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-03-13 22:32:58,486 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:58,486 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:32:58,486 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:00,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,375 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-13 22:33:00,375 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:00,375 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:00,375 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:00,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,462 INFO L294 olderBase$Statistics]: this new event has 356 ancestors and is cut-off event [2025-03-13 22:33:00,462 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:00,462 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:00,462 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:00,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,851 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,851 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-13 22:33:00,851 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [9#L6004true, 511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,915 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [9#L6004true, 511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,915 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:33:00,915 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,916 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,927 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,927 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-13 22:33:00,927 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,980 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:00,980 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,980 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [9#L6004true, 511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,992 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [9#L6004true, 511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:00,992 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-13 22:33:00,992 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:33:01,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,048 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,048 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:33:01,048 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:01,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,049 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-13 22:33:01,049 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-13 22:33:01,049 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:33:01,049 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:33:01,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,060 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,060 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:33:01,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:01,060 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,061 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-13 22:33:01,061 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:33:01,061 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:33:01,061 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-13 22:33:01,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,127 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-13 22:33:01,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:01,127 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-13 22:33:01,127 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-13 22:33:01,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,128 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,128 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-13 22:33:01,128 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:33:01,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:33:01,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][362], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,312 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][354], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,312 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-13 22:33:01,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:01,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][366], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,374 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,374 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:01,374 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:01,374 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][353], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,375 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,375 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:01,375 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,375 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][362], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,378 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][354], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,378 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:01,378 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:01,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][348], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,441 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,441 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:01,441 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:01,441 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][365], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,442 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,442 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:01,442 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:01,442 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][366], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,445 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][353], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,445 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:01,445 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:01,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 99#L6005-4true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,686 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,686 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:33:01,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:01,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 99#L6005-4true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,687 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,687 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,687 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:01,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:01,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][348], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,690 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,690 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:01,690 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:01,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:33:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][365], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,691 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,691 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,691 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:01,691 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:01,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] runEXIT-->L6010: Formula: (= v_runThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem819#1_10|) InVars {runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} OutVars{runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} AuxVars[] AssignedVars[][174], [540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 510#true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true, 355#L6010true]) [2025-03-13 22:33:01,701 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:01,701 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:33:01,701 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 33#L6005-3true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,765 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 33#L6005-3true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:01,765 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,765 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:01,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 540#true, 99#L6005-4true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,769 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,769 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:33:01,769 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:01,769 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:01,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 540#true, 99#L6005-4true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,770 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,770 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,770 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:01,770 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:33:01,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] runEXIT-->L6010: Formula: (= v_runThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem819#1_10|) InVars {runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} OutVars{runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} AuxVars[] AssignedVars[][174], [540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 510#true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 355#L6010true]) [2025-03-13 22:33:01,805 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,805 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:33:01,805 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 33#L6005-3true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,848 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 33#L6005-3true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:01,848 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:33:01,848 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:33:02,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,129 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-13 22:33:02,129 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,129 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,129 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:33:02,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,130 INFO L294 olderBase$Statistics]: this new event has 378 ancestors and is cut-off event [2025-03-13 22:33:02,130 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-13 22:33:02,130 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-13 22:33:02,130 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-03-13 22:33:02,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true, 441#L3779-1true]) [2025-03-13 22:33:02,212 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true, 441#L3779-1true]) [2025-03-13 22:33:02,212 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-13 22:33:02,212 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,231 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:33:02,231 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,231 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:02,231 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,232 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-13 22:33:02,232 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-13 22:33:02,232 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,232 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:33:02,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true, 256#L5977-4true]) [2025-03-13 22:33:02,245 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:33:02,245 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,245 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-13 22:33:02,245 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:02,246 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,246 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,246 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:33:02,246 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true, 441#L3779-1true]) [2025-03-13 22:33:02,293 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true, 441#L3779-1true]) [2025-03-13 22:33:02,293 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-13 22:33:02,293 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true]) [2025-03-13 22:33:02,315 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true]) [2025-03-13 22:33:02,315 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,315 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:33:02,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,327 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,327 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,327 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:33:02,327 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,328 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,328 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,328 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-13 22:33:02,328 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true, 256#L5977-4true]) [2025-03-13 22:33:02,338 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:02,338 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:02,338 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,377 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,377 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,377 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:02,377 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,378 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,378 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:33:02,378 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,378 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:02,402 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:02,402 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,402 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,422 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,422 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:33:02,422 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:02,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,480 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-13 22:33:02,480 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:33:02,480 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:33:02,480 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:02,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,481 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-13 22:33:02,481 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,481 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-13 22:33:02,481 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:33:02,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, 231#L5971-1true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,596 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-13 22:33:02,596 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:33:02,596 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:33:02,596 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-13 22:33:02,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 231#L5971-1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:02,673 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-13 22:33:02,673 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:33:02,673 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:33:02,674 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,918 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,918 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-13 22:33:02,918 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-13 22:33:02,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,980 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:33:02,980 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:02,981 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:02,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,041 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, 141#L6005-5true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,041 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:33:03,041 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:03,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:03,042 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 99#L6005-4true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,100 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 99#L6005-4true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,100 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:33:03,100 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,158 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,158 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:33:03,158 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:03,159 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,172 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,172 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:33:03,172 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-13 22:33:03,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,173 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:33:03,173 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,173 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:03,173 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 441#L3779-1true]) [2025-03-13 22:33:03,175 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:33:03,175 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:33:03,175 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-13 22:33:03,175 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-13 22:33:03,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,228 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,228 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:03,228 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:03,228 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:03,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,229 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,229 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-13 22:33:03,229 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:33:03,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,252 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:03,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 312#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,253 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:33:03,253 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,254 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-13 22:33:03,254 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,254 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,255 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,255 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-13 22:33:03,255 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,256 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-13 22:33:03,256 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,283 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 312#L3825-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,283 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-13 22:33:03,283 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,358 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 283#L6004-1true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,358 INFO L294 olderBase$Statistics]: this new event has 396 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:33:03,358 INFO L297 olderBase$Statistics]: existing Event has 396 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 508#true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 355#L6010true]) [2025-03-13 22:33:03,389 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 508#true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 355#L6010true]) [2025-03-13 22:33:03,389 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,389 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:33:03,390 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-13 22:33:03,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [9#L6004true, 511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,407 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [9#L6004true, 511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,407 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-13 22:33:03,407 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:33:03,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,456 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:33:03,456 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:33:03,456 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-13 22:33:03,456 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:03,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 372#L6004-4true, 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,457 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:33:03,457 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-13 22:33:03,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:33:03,457 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:33:03,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,507 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:33:03,507 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:33:03,507 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-13 22:33:03,507 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:33:03,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 147#post_returnLabel#1true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,508 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:33:03,508 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:33:03,508 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-13 22:33:03,508 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,683 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,683 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,683 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][362], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,684 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][354], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 360#L6005-7true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,684 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:33:03,684 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:33:03,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,726 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,726 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:33:03,726 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][366], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,727 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][353], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 354#L6005-6true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,727 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:33:03,727 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,774 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,774 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,774 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:33:03,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][348], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,775 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,775 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:33:03,775 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:33:03,775 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-13 22:33:03,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][365], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 141#L6005-5true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,775 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,776 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:03,776 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,776 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:33:03,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,820 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 99#L6005-4true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,820 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,820 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 540#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,821 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 540#true, 99#L6005-4true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,821 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:33:03,821 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:03,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] runEXIT-->L6010: Formula: (= v_runThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem819#1_10|) InVars {runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} OutVars{runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} AuxVars[] AssignedVars[][174], [540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 510#true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 355#L6010true]) [2025-03-13 22:33:03,830 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,830 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:33:03,830 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:33:03,830 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,862 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,862 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:33:03,862 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][349], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,863 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,863 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:33:03,863 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-13 22:33:03,863 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:33:03,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][363], [511#true, 540#true, 33#L6005-3true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#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: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 363#L3871true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,864 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:33:03,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:33:03,864 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-13 22:33:03,864 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:33:03,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:03,885 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:33:03,885 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,886 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:03,886 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:03,887 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:03,887 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:33:03,887 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:03,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] runEXIT-->L6010: Formula: (= v_runThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem819#1_10|) InVars {runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} OutVars{runThread2of2ForFork0_thidvar0=v_runThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem819#1=|v_ULTIMATE.start_main_#t~mem819#1_10|} AuxVars[] AssignedVars[][174], [540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 510#true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 508#true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 355#L6010true]) [2025-03-13 22:33:03,920 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:33:03,921 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:33:03,921 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:33:03,921 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,072 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 275#L5977-5true, 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,072 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-13 22:33:04,072 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true]) [2025-03-13 22:33:04,115 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 238#L5977-6true]) [2025-03-13 22:33:04,115 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:04,115 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-13 22:33:04,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:04,158 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:33:04,158 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-13 22:33:04,158 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:04,158 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:04,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0), 256#L5977-4true]) [2025-03-13 22:33:04,161 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-13 22:33:04,162 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:04,162 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-13 22:33:04,162 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,195 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, 265#L3779-1true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 242#L5977-2true, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,195 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:04,195 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,696 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 526#true, 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,696 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:04,696 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1591] L3825-10-->L3825-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse0 (select |v_#race_191| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= (store |v_#memory_int_90| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_90| |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_89|) (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#race_191| (store |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_192| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_75|) (= (select .cse0 .cse2) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_#memory_$Pointer$.base_75| (store |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_76| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_75| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) InVars {#race=|v_#race_192|, 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_76|, #memory_int=|v_#memory_int_90|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_76|} OutVars{#race=|v_#race_191|, 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_75|, #memory_int=|v_#memory_int_89|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_75|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 187#L3825-1true, Black: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,697 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse0 (select |v_#race_183| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|))) (and (= (select .cse0 .cse1) 0) (= (store |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_184| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0)) |v_#race_183|) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_83| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0))) InVars {#race=|v_#race_184|, #memory_int=|v_#memory_int_83|, 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_183|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_83|, 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][351], [511#true, 540#true, Black: 519#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 518#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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: 517#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|))), 363#L3871true, Black: 520#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet816#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |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|)))), 265#L3779-1true, 536#true, Black: 528#(= |#race~g_cs_x~0| 0), 513#true, 515#true, Black: 533#(= |#race~g_cs_y~0| 0), 509#true, 169#ULTIMATE.startFINALtrue, Black: 538#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-03-13 22:33:04,697 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-13 22:33:04,697 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-13 22:33:05,121 INFO L124 PetriNetUnfolderBase]: 5258/71057 cut-off events. [2025-03-13 22:33:05,121 INFO L125 PetriNetUnfolderBase]: For 3675/5228 co-relation queries the response was YES. [2025-03-13 22:33:05,443 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82526 conditions, 71057 events. 5258/71057 cut-off events. For 3675/5228 co-relation queries the response was YES. Maximal size of possible extension queue 691. Compared 1041982 event pairs, 1139 based on Foata normal form. 91/67162 useless extension candidates. Maximal degree in co-relation 82512. Up to 2823 conditions per place. [2025-03-13 22:33:05,593 INFO L140 encePairwiseOnDemand]: 626/631 looper letters, 71 selfloop transitions, 5 changer transitions 0/588 dead transitions. [2025-03-13 22:33:05,593 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 521 places, 588 transitions, 1678 flow [2025-03-13 22:33:05,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:33:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:33:05,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2995 transitions. [2025-03-13 22:33:05,597 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7910723718964606 [2025-03-13 22:33:05,597 INFO L175 Difference]: Start difference. First operand has 516 places, 555 transitions, 1366 flow. Second operand 6 states and 2995 transitions. [2025-03-13 22:33:05,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 521 places, 588 transitions, 1678 flow [2025-03-13 22:33:05,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 588 transitions, 1676 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:33:05,606 INFO L231 Difference]: Finished difference. Result has 523 places, 557 transitions, 1390 flow [2025-03-13 22:33:05,607 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1364, PETRI_DIFFERENCE_MINUEND_PLACES=515, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=555, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=550, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1390, PETRI_PLACES=523, PETRI_TRANSITIONS=557} [2025-03-13 22:33:05,607 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 13 predicate places. [2025-03-13 22:33:05,607 INFO L471 AbstractCegarLoop]: Abstraction has has 523 places, 557 transitions, 1390 flow [2025-03-13 22:33:05,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 494.6) internal successors, (2473), 5 states have internal predecessors, (2473), 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-13 22:33:05,608 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:33:05,609 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, 1] [2025-03-13 22:33:05,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-13 22:33:05,609 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-13 22:33:05,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:33:05,609 INFO L85 PathProgramCache]: Analyzing trace with hash -19783818, now seen corresponding path program 1 times [2025-03-13 22:33:05,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:33:05,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320559045] [2025-03-13 22:33:05,610 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:33:05,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:33:05,619 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-03-13 22:33:05,627 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-03-13 22:33:05,627 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:33:05,627 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:33:05,627 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:33:05,629 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-03-13 22:33:05,636 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-03-13 22:33:05,637 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:33:05,637 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:33:05,647 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:33:05,648 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (28 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (24 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (23 of 30 remaining) [2025-03-13 22:33:05,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (22 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (21 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (20 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (19 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (18 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (17 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (16 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (13 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (12 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (11 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 30 remaining) [2025-03-13 22:33:05,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (5 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (4 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (3 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 30 remaining) [2025-03-13 22:33:05,650 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 30 remaining) [2025-03-13 22:33:05,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-13 22:33:05,650 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:33:05,651 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:33:05,651 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-13 22:33:05,728 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-13 22:33:05,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 716 places, 888 transitions, 1803 flow [2025-03-13 22:33:06,130 INFO L124 PetriNetUnfolderBase]: 258/1353 cut-off events. [2025-03-13 22:33:06,130 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-13 22:33:06,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1378 conditions, 1353 events. 258/1353 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 6738 event pairs, 1 based on Foata normal form. 0/1031 useless extension candidates. Maximal degree in co-relation 1011. Up to 24 conditions per place. [2025-03-13 22:33:06,160 INFO L82 GeneralOperation]: Start removeDead. Operand has 716 places, 888 transitions, 1803 flow [2025-03-13 22:33:06,179 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 716 places, 888 transitions, 1803 flow [2025-03-13 22:33:06,180 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:33:06,180 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;@613fd5b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:33:06,180 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2025-03-13 22:33:06,182 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:33:06,182 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-13 22:33:06,182 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:33:06,182 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:33:06,182 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] [2025-03-13 22:33:06,182 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-13 22:33:06,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:33:06,182 INFO L85 PathProgramCache]: Analyzing trace with hash -264996620, now seen corresponding path program 1 times [2025-03-13 22:33:06,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:33:06,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1954352617] [2025-03-13 22:33:06,182 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:33:06,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:33:06,188 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-13 22:33:06,189 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-13 22:33:06,189 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:33:06,189 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:33:06,194 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-13 22:33:06,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:33:06,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1954352617] [2025-03-13 22:33:06,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1954352617] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:33:06,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:33:06,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:33:06,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2034062592] [2025-03-13 22:33:06,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:33:06,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:33:06,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:33:06,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:33:06,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:33:06,196 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 703 out of 888 [2025-03-13 22:33:06,197 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 716 places, 888 transitions, 1803 flow. Second operand has 2 states, 2 states have (on average 703.5) internal successors, (1407), 2 states have internal predecessors, (1407), 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-13 22:33:06,197 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:33:06,197 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 703 of 888 [2025-03-13 22:33:06,197 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:33:07,500 INFO L124 PetriNetUnfolderBase]: 338/8259 cut-off events. [2025-03-13 22:33:07,500 INFO L125 PetriNetUnfolderBase]: For 391/391 co-relation queries the response was YES. [2025-03-13 22:33:07,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8771 conditions, 8259 events. 338/8259 cut-off events. For 391/391 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 85221 event pairs, 193 based on Foata normal form. 3306/10737 useless extension candidates. Maximal degree in co-relation 1847. Up to 352 conditions per place. [2025-03-13 22:33:07,663 INFO L140 encePairwiseOnDemand]: 718/888 looper letters, 15 selfloop transitions, 0 changer transitions 0/714 dead transitions. [2025-03-13 22:33:07,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 701 places, 714 transitions, 1485 flow [2025-03-13 22:33:07,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:33:07,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:33:07,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1591 transitions. [2025-03-13 22:33:07,666 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8958333333333334 [2025-03-13 22:33:07,666 INFO L175 Difference]: Start difference. First operand has 716 places, 888 transitions, 1803 flow. Second operand 2 states and 1591 transitions. [2025-03-13 22:33:07,666 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 701 places, 714 transitions, 1485 flow [2025-03-13 22:33:07,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 701 places, 714 transitions, 1485 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:33:07,672 INFO L231 Difference]: Finished difference. Result has 701 places, 714 transitions, 1455 flow [2025-03-13 22:33:07,673 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=888, PETRI_DIFFERENCE_MINUEND_FLOW=1455, PETRI_DIFFERENCE_MINUEND_PLACES=700, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=714, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=714, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1455, PETRI_PLACES=701, PETRI_TRANSITIONS=714} [2025-03-13 22:33:07,673 INFO L279 CegarLoopForPetriNet]: 716 programPoint places, -15 predicate places. [2025-03-13 22:33:07,673 INFO L471 AbstractCegarLoop]: Abstraction has has 701 places, 714 transitions, 1455 flow [2025-03-13 22:33:07,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 703.5) internal successors, (1407), 2 states have internal predecessors, (1407), 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-13 22:33:07,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:33:07,674 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] [2025-03-13 22:33:07,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-13 22:33:07,674 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-13 22:33:07,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:33:07,674 INFO L85 PathProgramCache]: Analyzing trace with hash -1079720433, now seen corresponding path program 1 times [2025-03-13 22:33:07,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:33:07,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1697844619] [2025-03-13 22:33:07,674 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:33:07,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:33:07,679 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-13 22:33:07,682 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-13 22:33:07,682 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:33:07,682 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:33:07,991 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-13 22:33:07,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:33:07,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1697844619] [2025-03-13 22:33:07,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1697844619] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:33:07,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:33:07,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:33:07,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [96909157] [2025-03-13 22:33:07,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:33:07,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:33:07,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:33:07,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:33:07,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:33:08,121 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 684 out of 888 [2025-03-13 22:33:08,124 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 701 places, 714 transitions, 1455 flow. Second operand has 6 states, 6 states have (on average 685.5) internal successors, (4113), 6 states have internal predecessors, (4113), 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-13 22:33:08,124 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:33:08,124 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 684 of 888 [2025-03-13 22:33:08,124 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand