./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 798a7b37 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-?-798a7b3-m [2025-03-04 07:02:03,274 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 07:02:03,329 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 07:02:03,333 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 07:02:03,334 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 07:02:03,347 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 07:02:03,347 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 07:02:03,347 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 07:02:03,347 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 07:02:03,347 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 07:02:03,348 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 07:02:03,348 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 07:02:03,348 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 07:02:03,349 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:02:03,349 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 07:02:03,349 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 07:02:03,350 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-04 07:02:03,574 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 07:02:03,580 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 07:02:03,582 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 07:02:03,583 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 07:02:03,583 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 07:02:03,584 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/ttaslock.i [2025-03-04 07:02:04,749 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/25d80e5ea/57482cffc7334ad4b0e9360c5827e795/FLAG314802d5c [2025-03-04 07:02:05,189 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 07:02:05,191 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/ttaslock.i [2025-03-04 07:02:05,223 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/25d80e5ea/57482cffc7334ad4b0e9360c5827e795/FLAG314802d5c [2025-03-04 07:02:05,346 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/25d80e5ea/57482cffc7334ad4b0e9360c5827e795 [2025-03-04 07:02:05,347 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 07:02:05,348 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 07:02:05,349 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 07:02:05,349 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 07:02:05,352 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 07:02:05,353 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:02:05" (1/1) ... [2025-03-04 07:02:05,353 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@616e8a21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:05, skipping insertion in model container [2025-03-04 07:02:05,353 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:02:05" (1/1) ... [2025-03-04 07:02:05,410 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 07:02:07,002 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:02:07,011 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 07:02:07,090 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2025-03-04 07:02:07,092 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2025-03-04 07:02:07,093 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2025-03-04 07:02:07,094 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2025-03-04 07:02:07,094 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2025-03-04 07:02:07,094 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2025-03-04 07:02:07,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2025-03-04 07:02:07,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2025-03-04 07:02:07,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2025-03-04 07:02:07,097 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2025-03-04 07:02:07,098 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2025-03-04 07:02:07,099 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2025-03-04 07:02:07,099 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2025-03-04 07:02:07,099 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2025-03-04 07:02:07,100 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2025-03-04 07:02:07,100 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2025-03-04 07:02:07,100 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2025-03-04 07:02:07,102 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2025-03-04 07:02:07,102 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2025-03-04 07:02:07,102 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2025-03-04 07:02:07,102 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2025-03-04 07:02:07,103 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2025-03-04 07:02:07,103 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2025-03-04 07:02:07,103 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2025-03-04 07:02:07,103 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2025-03-04 07:02:07,103 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2025-03-04 07:02:07,104 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2025-03-04 07:02:07,106 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2025-03-04 07:02:07,106 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2025-03-04 07:02:07,107 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2025-03-04 07:02:07,107 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2025-03-04 07:02:07,108 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2025-03-04 07:02:07,108 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2025-03-04 07:02:07,109 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2025-03-04 07:02:07,110 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2025-03-04 07:02:07,110 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2025-03-04 07:02:07,110 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2025-03-04 07:02:07,111 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2025-03-04 07:02:07,111 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2025-03-04 07:02:07,111 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2025-03-04 07:02:07,112 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2025-03-04 07:02:07,112 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2025-03-04 07:02:07,113 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2025-03-04 07:02:07,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2025-03-04 07:02:07,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2025-03-04 07:02:07,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2025-03-04 07:02:07,117 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2025-03-04 07:02:07,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2025-03-04 07:02:07,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2025-03-04 07:02:07,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2025-03-04 07:02:07,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2025-03-04 07:02:07,121 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2025-03-04 07:02:07,122 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2025-03-04 07:02:07,122 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2025-03-04 07:02:07,123 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2025-03-04 07:02:07,123 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2025-03-04 07:02:07,124 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2025-03-04 07:02:07,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2025-03-04 07:02:07,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2025-03-04 07:02:07,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2025-03-04 07:02:07,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2025-03-04 07:02:07,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2025-03-04 07:02:07,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2025-03-04 07:02:07,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2025-03-04 07:02:07,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2025-03-04 07:02:07,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2025-03-04 07:02:07,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2025-03-04 07:02:07,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2025-03-04 07:02:07,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2025-03-04 07:02:07,132 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2025-03-04 07:02:07,132 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2025-03-04 07:02:07,132 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2025-03-04 07:02:07,133 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2025-03-04 07:02:07,133 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2025-03-04 07:02:07,133 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2025-03-04 07:02:07,134 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2025-03-04 07:02:07,134 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2025-03-04 07:02:07,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2025-03-04 07:02:07,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2025-03-04 07:02:07,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2025-03-04 07:02:07,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2025-03-04 07:02:07,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2025-03-04 07:02:07,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2025-03-04 07:02:07,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2025-03-04 07:02:07,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2025-03-04 07:02:07,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2025-03-04 07:02:07,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2025-03-04 07:02:07,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2025-03-04 07:02:07,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2025-03-04 07:02:07,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2025-03-04 07:02:07,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2025-03-04 07:02:07,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2025-03-04 07:02:07,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2025-03-04 07:02:07,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2025-03-04 07:02:07,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2025-03-04 07:02:07,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2025-03-04 07:02:07,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2025-03-04 07:02:07,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2025-03-04 07:02:07,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2025-03-04 07:02:07,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2025-03-04 07:02:07,192 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:02:07,370 INFO L204 MainTranslator]: Completed translation [2025-03-04 07:02:07,371 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07 WrapperNode [2025-03-04 07:02:07,371 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 07:02:07,372 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 07:02:07,372 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 07:02:07,372 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 07:02:07,376 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,435 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,477 INFO L138 Inliner]: procedures = 917, calls = 913, calls flagged for inlining = 815, calls inlined = 29, statements flattened = 318 [2025-03-04 07:02:07,482 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 07:02:07,482 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 07:02:07,483 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 07:02:07,483 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 07:02:07,493 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,493 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,498 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,498 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,515 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,517 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,521 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,524 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,528 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 07:02:07,531 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 07:02:07,532 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 07:02:07,532 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 07:02:07,532 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (1/1) ... [2025-03-04 07:02:07,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:02:07,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 07:02:07,562 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-04 07:02:07,565 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-04 07:02:07,582 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 07:02:07,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-04 07:02:07,583 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 07:02:07,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 07:02:07,584 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 07:02:07,703 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 07:02:07,705 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 07:02:07,918 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6001: havoc main_~#t~0#1.base, main_~#t~0#1.offset; [2025-03-04 07:02:07,918 INFO L1325 $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-04 07:02:08,146 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2255: havoc vatomic32_await_eq_rlx_#t~ret168#1; [2025-03-04 07:02:08,147 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1910: havoc vatomic32_xchg_acq_#t~ret115#1; [2025-03-04 07:02:08,148 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 07:02:08,148 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 07:02:08,204 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 07:02:08,204 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 07:02:08,206 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:02:08 BoogieIcfgContainer [2025-03-04 07:02:08,206 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 07:02:08,208 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 07:02:08,208 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 07:02:08,212 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 07:02:08,212 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 07:02:05" (1/3) ... [2025-03-04 07:02:08,213 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3be095b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:02:08, skipping insertion in model container [2025-03-04 07:02:08,213 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:02:07" (2/3) ... [2025-03-04 07:02:08,214 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3be095b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:02:08, skipping insertion in model container [2025-03-04 07:02:08,214 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:02:08" (3/3) ... [2025-03-04 07:02:08,214 INFO L128 eAbstractionObserver]: Analyzing ICFG ttaslock.i [2025-03-04 07:02:08,226 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 07:02:08,228 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-04 07:02:08,228 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 07:02:08,326 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-04 07:02:08,353 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 304 places, 374 transitions, 755 flow [2025-03-04 07:02:08,444 INFO L124 PetriNetUnfolderBase]: 87/450 cut-off events. [2025-03-04 07:02:08,446 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 07:02:08,460 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-04 07:02:08,460 INFO L82 GeneralOperation]: Start removeDead. Operand has 304 places, 374 transitions, 755 flow [2025-03-04 07:02:08,468 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 304 places, 374 transitions, 755 flow [2025-03-04 07:02:08,475 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:02:08,482 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;@3794f4bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:02:08,482 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-03-04 07:02:08,505 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:02:08,505 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-04 07:02:08,505 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:02:08,506 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:08,506 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-04 07:02:08,506 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-04 07:02:08,511 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:08,512 INFO L85 PathProgramCache]: Analyzing trace with hash 137140468, now seen corresponding path program 1 times [2025-03-04 07:02:08,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:08,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1350276265] [2025-03-04 07:02:08,518 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:08,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:08,585 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-04 07:02:08,596 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-04 07:02:08,596 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:08,597 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:08,688 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-04 07:02:08,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:08,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1350276265] [2025-03-04 07:02:08,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1350276265] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:08,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:08,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:08,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [670517747] [2025-03-04 07:02:08,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:08,697 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 07:02:08,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:08,716 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 07:02:08,716 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 07:02:08,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 299 out of 374 [2025-03-04 07:02:08,723 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-04 07:02:08,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:08,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 374 [2025-03-04 07:02:08,725 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:08,832 INFO L124 PetriNetUnfolderBase]: 7/358 cut-off events. [2025-03-04 07:02:08,832 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 07:02:08,833 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-04 07:02:08,836 INFO L140 encePairwiseOnDemand]: 304/374 looper letters, 5 selfloop transitions, 0 changer transitions 0/300 dead transitions. [2025-03-04 07:02:08,837 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 300 transitions, 617 flow [2025-03-04 07:02:08,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 07:02:08,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 07:02:08,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 673 transitions. [2025-03-04 07:02:08,851 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8997326203208557 [2025-03-04 07:02:08,852 INFO L175 Difference]: Start difference. First operand has 304 places, 374 transitions, 755 flow. Second operand 2 states and 673 transitions. [2025-03-04 07:02:08,852 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 300 transitions, 617 flow [2025-03-04 07:02:08,856 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 300 transitions, 617 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:08,860 INFO L231 Difference]: Finished difference. Result has 297 places, 300 transitions, 607 flow [2025-03-04 07:02:08,862 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-04 07:02:08,865 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, -7 predicate places. [2025-03-04 07:02:08,865 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 300 transitions, 607 flow [2025-03-04 07:02:08,865 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-04 07:02:08,865 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:08,866 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-04 07:02:08,866 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 07:02:08,866 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-04 07:02:08,866 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:08,866 INFO L85 PathProgramCache]: Analyzing trace with hash -1173084145, now seen corresponding path program 1 times [2025-03-04 07:02:08,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:08,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106509486] [2025-03-04 07:02:08,866 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:08,881 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 07:02:08,907 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 07:02:08,907 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:08,907 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:09,766 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-04 07:02:09,766 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:09,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106509486] [2025-03-04 07:02:09,766 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106509486] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:09,766 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:09,766 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:02:09,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1626403911] [2025-03-04 07:02:09,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:09,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:02:09,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:09,771 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:02:09,771 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:02:09,945 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 280 out of 374 [2025-03-04 07:02:09,947 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-04 07:02:09,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:09,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 280 of 374 [2025-03-04 07:02:09,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:10,265 INFO L124 PetriNetUnfolderBase]: 130/1872 cut-off events. [2025-03-04 07:02:10,265 INFO L125 PetriNetUnfolderBase]: For 18/30 co-relation queries the response was YES. [2025-03-04 07:02:10,271 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-04 07:02:10,277 INFO L140 encePairwiseOnDemand]: 364/374 looper letters, 23 selfloop transitions, 18 changer transitions 0/317 dead transitions. [2025-03-04 07:02:10,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 317 transitions, 723 flow [2025-03-04 07:02:10,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:02:10,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:02:10,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1722 transitions. [2025-03-04 07:02:10,284 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.767379679144385 [2025-03-04 07:02:10,284 INFO L175 Difference]: Start difference. First operand has 297 places, 300 transitions, 607 flow. Second operand 6 states and 1722 transitions. [2025-03-04 07:02:10,284 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 317 transitions, 723 flow [2025-03-04 07:02:10,287 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 317 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:10,292 INFO L231 Difference]: Finished difference. Result has 307 places, 317 transitions, 731 flow [2025-03-04 07:02:10,292 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-04 07:02:10,293 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 3 predicate places. [2025-03-04 07:02:10,293 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 317 transitions, 731 flow [2025-03-04 07:02:10,294 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-04 07:02:10,294 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:10,295 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-04 07:02:10,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 07:02:10,295 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-04 07:02:10,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:10,296 INFO L85 PathProgramCache]: Analyzing trace with hash 545583292, now seen corresponding path program 1 times [2025-03-04 07:02:10,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:10,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [796132582] [2025-03-04 07:02:10,296 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:10,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:10,305 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-04 07:02:10,308 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-04 07:02:10,308 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:10,309 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:10,323 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-04 07:02:10,323 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:10,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [796132582] [2025-03-04 07:02:10,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [796132582] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:10,324 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:10,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:10,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [302036796] [2025-03-04 07:02:10,324 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:10,324 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:10,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:10,325 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:10,325 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:10,339 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 374 [2025-03-04 07:02:10,341 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-04 07:02:10,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:10,341 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 374 [2025-03-04 07:02:10,341 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:10,699 INFO L124 PetriNetUnfolderBase]: 157/2773 cut-off events. [2025-03-04 07:02:10,699 INFO L125 PetriNetUnfolderBase]: For 189/280 co-relation queries the response was YES. [2025-03-04 07:02:10,708 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-04 07:02:10,718 INFO L140 encePairwiseOnDemand]: 365/374 looper letters, 28 selfloop transitions, 6 changer transitions 0/324 dead transitions. [2025-03-04 07:02:10,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 324 transitions, 819 flow [2025-03-04 07:02:10,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:10,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:10,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 892 transitions. [2025-03-04 07:02:10,722 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7950089126559715 [2025-03-04 07:02:10,722 INFO L175 Difference]: Start difference. First operand has 307 places, 317 transitions, 731 flow. Second operand 3 states and 892 transitions. [2025-03-04 07:02:10,722 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 324 transitions, 819 flow [2025-03-04 07:02:10,725 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 324 transitions, 819 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:10,729 INFO L231 Difference]: Finished difference. Result has 310 places, 321 transitions, 777 flow [2025-03-04 07:02:10,729 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-04 07:02:10,730 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 6 predicate places. [2025-03-04 07:02:10,730 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 777 flow [2025-03-04 07:02:10,731 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-04 07:02:10,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:10,731 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-04 07:02:10,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 07:02:10,731 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-04 07:02:10,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:10,732 INFO L85 PathProgramCache]: Analyzing trace with hash 319557737, now seen corresponding path program 1 times [2025-03-04 07:02:10,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:10,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833515135] [2025-03-04 07:02:10,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:10,738 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-04 07:02:10,741 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-04 07:02:10,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:10,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:10,759 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-04 07:02:10,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:10,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833515135] [2025-03-04 07:02:10,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833515135] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:10,760 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:10,760 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:10,760 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447208960] [2025-03-04 07:02:10,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:10,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:10,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:10,763 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:10,763 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:10,774 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 374 [2025-03-04 07:02:10,775 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-04 07:02:10,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:10,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 374 [2025-03-04 07:02:10,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:11,179 INFO L124 PetriNetUnfolderBase]: 188/3449 cut-off events. [2025-03-04 07:02:11,179 INFO L125 PetriNetUnfolderBase]: For 238/335 co-relation queries the response was YES. [2025-03-04 07:02:11,185 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-04 07:02:11,190 INFO L140 encePairwiseOnDemand]: 368/374 looper letters, 25 selfloop transitions, 4 changer transitions 0/326 dead transitions. [2025-03-04 07:02:11,191 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 311 places, 326 transitions, 851 flow [2025-03-04 07:02:11,191 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:11,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:11,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-03-04 07:02:11,194 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7976827094474154 [2025-03-04 07:02:11,194 INFO L175 Difference]: Start difference. First operand has 310 places, 321 transitions, 777 flow. Second operand 3 states and 895 transitions. [2025-03-04 07:02:11,194 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 311 places, 326 transitions, 851 flow [2025-03-04 07:02:11,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 839 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:02:11,201 INFO L231 Difference]: Finished difference. Result has 311 places, 323 transitions, 793 flow [2025-03-04 07:02:11,202 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-04 07:02:11,203 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 7 predicate places. [2025-03-04 07:02:11,203 INFO L471 AbstractCegarLoop]: Abstraction has has 311 places, 323 transitions, 793 flow [2025-03-04 07:02:11,203 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-04 07:02:11,203 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:11,204 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-04 07:02:11,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 07:02:11,204 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-04 07:02:11,204 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:11,204 INFO L85 PathProgramCache]: Analyzing trace with hash 1877394484, now seen corresponding path program 1 times [2025-03-04 07:02:11,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:11,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904388885] [2025-03-04 07:02:11,205 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:11,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:11,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-04 07:02:11,219 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-04 07:02:11,223 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:11,223 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:11,278 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-04 07:02:11,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:11,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [904388885] [2025-03-04 07:02:11,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [904388885] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:11,279 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:11,279 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:02:11,279 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365449708] [2025-03-04 07:02:11,280 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:11,280 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:11,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:11,280 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:11,280 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:11,305 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 374 [2025-03-04 07:02:11,306 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-04 07:02:11,306 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:11,306 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 374 [2025-03-04 07:02:11,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:11,667 INFO L124 PetriNetUnfolderBase]: 183/3505 cut-off events. [2025-03-04 07:02:11,667 INFO L125 PetriNetUnfolderBase]: For 232/382 co-relation queries the response was YES. [2025-03-04 07:02:11,673 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-04 07:02:11,679 INFO L140 encePairwiseOnDemand]: 371/374 looper letters, 26 selfloop transitions, 2 changer transitions 0/328 dead transitions. [2025-03-04 07:02:11,679 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 328 transitions, 873 flow [2025-03-04 07:02:11,680 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:11,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:11,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 894 transitions. [2025-03-04 07:02:11,682 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7967914438502673 [2025-03-04 07:02:11,682 INFO L175 Difference]: Start difference. First operand has 311 places, 323 transitions, 793 flow. Second operand 3 states and 894 transitions. [2025-03-04 07:02:11,682 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 328 transitions, 873 flow [2025-03-04 07:02:11,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 328 transitions, 865 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:02:11,687 INFO L231 Difference]: Finished difference. Result has 312 places, 323 transitions, 793 flow [2025-03-04 07:02:11,687 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-04 07:02:11,688 INFO L279 CegarLoopForPetriNet]: 304 programPoint places, 8 predicate places. [2025-03-04 07:02:11,688 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 323 transitions, 793 flow [2025-03-04 07:02:11,688 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-04 07:02:11,688 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:11,689 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-04 07:02:11,689 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 07:02:11,689 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-04 07:02:11,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:11,689 INFO L85 PathProgramCache]: Analyzing trace with hash 287885007, now seen corresponding path program 1 times [2025-03-04 07:02:11,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:11,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292824835] [2025-03-04 07:02:11,690 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:11,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:11,701 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-04 07:02:11,717 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-04 07:02:11,718 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:11,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:02:11,718 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:02:11,722 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-04 07:02:11,732 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-04 07:02:11,733 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:11,733 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:02:11,757 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:02:11,757 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:02:11,758 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2025-03-04 07:02:11,759 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2025-03-04 07:02:11,762 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2025-03-04 07:02:11,763 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2025-03-04 07:02:11,763 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2025-03-04 07:02:11,763 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2025-03-04 07:02:11,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 07:02:11,763 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-04 07:02:11,765 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:02:11,765 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 07:02:11,829 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-04 07:02:11,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 510 places, 631 transitions, 1278 flow [2025-03-04 07:02:11,931 INFO L124 PetriNetUnfolderBase]: 163/847 cut-off events. [2025-03-04 07:02:11,931 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-04 07:02:11,946 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-04 07:02:11,946 INFO L82 GeneralOperation]: Start removeDead. Operand has 510 places, 631 transitions, 1278 flow [2025-03-04 07:02:11,983 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 510 places, 631 transitions, 1278 flow [2025-03-04 07:02:11,984 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:02:11,984 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;@3794f4bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:02:11,984 INFO L334 AbstractCegarLoop]: Starting to check reachability of 30 error locations. [2025-03-04 07:02:11,990 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:02:11,990 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-04 07:02:11,990 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:02:11,990 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:11,991 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-04 07:02:11,991 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-04 07:02:11,991 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:11,991 INFO L85 PathProgramCache]: Analyzing trace with hash 1165444852, now seen corresponding path program 1 times [2025-03-04 07:02:11,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:11,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [747735744] [2025-03-04 07:02:11,991 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:12,001 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-04 07:02:12,004 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-04 07:02:12,005 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:12,005 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:12,013 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-04 07:02:12,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:12,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [747735744] [2025-03-04 07:02:12,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [747735744] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:12,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:12,015 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:12,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216065828] [2025-03-04 07:02:12,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:12,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 07:02:12,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:12,016 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 07:02:12,016 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 07:02:12,018 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 501 out of 631 [2025-03-04 07:02:12,019 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-04 07:02:12,019 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:12,019 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 501 of 631 [2025-03-04 07:02:12,019 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:12,257 INFO L124 PetriNetUnfolderBase]: 51/1752 cut-off events. [2025-03-04 07:02:12,258 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-04 07:02:12,273 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-04 07:02:12,309 INFO L140 encePairwiseOnDemand]: 511/631 looper letters, 10 selfloop transitions, 0 changer transitions 0/507 dead transitions. [2025-03-04 07:02:12,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 499 places, 507 transitions, 1050 flow [2025-03-04 07:02:12,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 07:02:12,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 07:02:12,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1132 transitions. [2025-03-04 07:02:12,316 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8969889064976229 [2025-03-04 07:02:12,316 INFO L175 Difference]: Start difference. First operand has 510 places, 631 transitions, 1278 flow. Second operand 2 states and 1132 transitions. [2025-03-04 07:02:12,316 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 499 places, 507 transitions, 1050 flow [2025-03-04 07:02:12,321 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 499 places, 507 transitions, 1050 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:12,324 INFO L231 Difference]: Finished difference. Result has 499 places, 507 transitions, 1030 flow [2025-03-04 07:02:12,325 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-04 07:02:12,325 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, -11 predicate places. [2025-03-04 07:02:12,325 INFO L471 AbstractCegarLoop]: Abstraction has has 499 places, 507 transitions, 1030 flow [2025-03-04 07:02:12,326 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-04 07:02:12,326 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:12,326 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-04 07:02:12,326 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 07:02:12,326 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-04 07:02:12,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:12,327 INFO L85 PathProgramCache]: Analyzing trace with hash -815029009, now seen corresponding path program 1 times [2025-03-04 07:02:12,327 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:12,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [747088882] [2025-03-04 07:02:12,327 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:12,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:12,333 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 07:02:12,336 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 07:02:12,337 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:12,337 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:12,772 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-04 07:02:12,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:12,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [747088882] [2025-03-04 07:02:12,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [747088882] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:12,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:12,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:02:12,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376044288] [2025-03-04 07:02:12,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:12,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:02:12,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:12,773 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:02:12,773 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:02:12,919 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 482 out of 631 [2025-03-04 07:02:12,922 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-04 07:02:12,922 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:12,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 482 of 631 [2025-03-04 07:02:12,923 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:14,697 INFO L124 PetriNetUnfolderBase]: 1233/11624 cut-off events. [2025-03-04 07:02:14,697 INFO L125 PetriNetUnfolderBase]: For 104/183 co-relation queries the response was YES. [2025-03-04 07:02:14,832 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-04 07:02:14,860 INFO L140 encePairwiseOnDemand]: 618/631 looper letters, 29 selfloop transitions, 30 changer transitions 0/537 dead transitions. [2025-03-04 07:02:14,861 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 504 places, 537 transitions, 1213 flow [2025-03-04 07:02:14,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:02:14,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:02:14,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2952 transitions. [2025-03-04 07:02:14,866 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7797147385103012 [2025-03-04 07:02:14,866 INFO L175 Difference]: Start difference. First operand has 499 places, 507 transitions, 1030 flow. Second operand 6 states and 2952 transitions. [2025-03-04 07:02:14,866 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 504 places, 537 transitions, 1213 flow [2025-03-04 07:02:14,868 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 504 places, 537 transitions, 1213 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:14,872 INFO L231 Difference]: Finished difference. Result has 509 places, 536 transitions, 1232 flow [2025-03-04 07:02:14,873 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-04 07:02:14,873 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, -1 predicate places. [2025-03-04 07:02:14,873 INFO L471 AbstractCegarLoop]: Abstraction has has 509 places, 536 transitions, 1232 flow [2025-03-04 07:02:14,875 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-04 07:02:14,875 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:14,875 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-04 07:02:14,875 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 07:02:14,875 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-04 07:02:14,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:14,875 INFO L85 PathProgramCache]: Analyzing trace with hash 77386899, now seen corresponding path program 1 times [2025-03-04 07:02:14,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:14,876 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2036805131] [2025-03-04 07:02:14,876 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:14,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:14,880 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-04 07:02:14,882 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-04 07:02:14,882 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:14,882 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:14,892 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-04 07:02:14,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:14,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2036805131] [2025-03-04 07:02:14,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2036805131] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:14,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:14,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:14,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1531606542] [2025-03-04 07:02:14,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:14,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:14,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:14,894 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:14,894 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:14,910 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 487 out of 631 [2025-03-04 07:02:14,912 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-04 07:02:14,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:14,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 487 of 631 [2025-03-04 07:02:14,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:19,422 INFO L124 PetriNetUnfolderBase]: 3193/30900 cut-off events. [2025-03-04 07:02:19,422 INFO L125 PetriNetUnfolderBase]: For 3431/5491 co-relation queries the response was YES. [2025-03-04 07:02:19,573 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-04 07:02:19,668 INFO L140 encePairwiseOnDemand]: 617/631 looper letters, 81 selfloop transitions, 10 changer transitions 0/579 dead transitions. [2025-03-04 07:02:19,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 511 places, 579 transitions, 1619 flow [2025-03-04 07:02:19,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:19,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:19,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1508 transitions. [2025-03-04 07:02:19,671 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7966191230850502 [2025-03-04 07:02:19,671 INFO L175 Difference]: Start difference. First operand has 509 places, 536 transitions, 1232 flow. Second operand 3 states and 1508 transitions. [2025-03-04 07:02:19,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 511 places, 579 transitions, 1619 flow [2025-03-04 07:02:19,677 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 511 places, 579 transitions, 1619 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:02:19,681 INFO L231 Difference]: Finished difference. Result has 513 places, 546 transitions, 1320 flow [2025-03-04 07:02:19,682 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-04 07:02:19,684 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 3 predicate places. [2025-03-04 07:02:19,684 INFO L471 AbstractCegarLoop]: Abstraction has has 513 places, 546 transitions, 1320 flow [2025-03-04 07:02:19,685 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-04 07:02:19,685 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:19,685 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-04 07:02:19,685 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 07:02:19,685 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-04 07:02:19,686 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:19,686 INFO L85 PathProgramCache]: Analyzing trace with hash 1354410336, now seen corresponding path program 1 times [2025-03-04 07:02:19,686 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:19,686 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461477310] [2025-03-04 07:02:19,686 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:19,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:19,834 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-04 07:02:19,836 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-04 07:02:19,836 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:19,836 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:19,847 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-04 07:02:19,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:19,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461477310] [2025-03-04 07:02:19,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461477310] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:19,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:19,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:19,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532599289] [2025-03-04 07:02:19,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:19,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:19,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:19,849 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:19,849 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:19,863 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 490 out of 631 [2025-03-04 07:02:19,864 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-04 07:02:19,864 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:19,864 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 490 of 631 [2025-03-04 07:02:19,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:24,737 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-04 07:02:24,737 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:02:24,737 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 07:02:24,737 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:02:25,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:25,001 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-04 07:02:25,002 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 07:02:25,002 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:02:25,002 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:02:25,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:25,136 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-04 07:02:25,136 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 07:02:25,136 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 07:02:25,136 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:02:25,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:25,140 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-04 07:02:25,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:02:25,140 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:25,141 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:02:25,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:25,966 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-04 07:02:25,967 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-04 07:02:25,967 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-04 07:02:25,967 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:02:26,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,010 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2025-03-04 07:02:26,010 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-04 07:02:26,010 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:26,010 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:02:26,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,050 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-04 07:02:26,050 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:02:26,050 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-04 07:02:26,050 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:02:26,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,052 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-04 07:02:26,052 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:02:26,052 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:02:26,052 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-04 07:02:26,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,089 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-04 07:02:26,089 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:26,089 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:02:26,089 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 07:02:26,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,091 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-04 07:02:26,091 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:02:26,091 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 07:02:26,091 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:26,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,098 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-04 07:02:26,098 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 07:02:26,098 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:26,098 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:02:26,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,144 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2025-03-04 07:02:26,144 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-04 07:02:26,144 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:26,144 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:26,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,189 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-04 07:02:26,189 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:26,189 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:26,189 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:26,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,202 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-04 07:02:26,202 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:26,202 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:26,202 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:26,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,241 INFO L294 olderBase$Statistics]: this new event has 348 ancestors and is cut-off event [2025-03-04 07:02:26,241 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:26,241 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 07:02:26,241 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:02:26,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,247 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2025-03-04 07:02:26,247 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:26,247 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:26,247 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-04 07:02:26,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:26,292 INFO L294 olderBase$Statistics]: this new event has 349 ancestors and is cut-off event [2025-03-04 07:02:26,292 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:02:26,292 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:26,292 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-03-04 07:02:28,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:28,288 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:28,288 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:28,288 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-04 07:02:28,288 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:28,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:28,346 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-04 07:02:28,346 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:28,346 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:28,346 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,673 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:29,673 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-04 07:02:29,673 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:29,673 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:29,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,707 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:29,707 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-04 07:02:29,707 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:29,707 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,731 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,731 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 369 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-04 07:02:29,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,732 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,732 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:29,732 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,733 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,733 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:29,733 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,760 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,760 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:29,760 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:29,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,848 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:29,848 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-04 07:02:29,848 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-04 07:02:29,848 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-04 07:02:29,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:29,873 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:29,873 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-04 07:02:29,873 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-04 07:02:29,873 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-04 07:02:30,530 INFO L124 PetriNetUnfolderBase]: 5812/65084 cut-off events. [2025-03-04 07:02:30,530 INFO L125 PetriNetUnfolderBase]: For 5648/6984 co-relation queries the response was YES. [2025-03-04 07:02:30,776 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-04 07:02:30,914 INFO L140 encePairwiseOnDemand]: 620/631 looper letters, 78 selfloop transitions, 8 changer transitions 0/587 dead transitions. [2025-03-04 07:02:30,914 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 515 places, 587 transitions, 1693 flow [2025-03-04 07:02:30,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:30,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:30,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1511 transitions. [2025-03-04 07:02:30,917 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7982039091389329 [2025-03-04 07:02:30,917 INFO L175 Difference]: Start difference. First operand has 513 places, 546 transitions, 1320 flow. Second operand 3 states and 1511 transitions. [2025-03-04 07:02:30,917 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 515 places, 587 transitions, 1693 flow [2025-03-04 07:02:30,927 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 513 places, 587 transitions, 1673 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:02:30,931 INFO L231 Difference]: Finished difference. Result has 515 places, 554 transitions, 1370 flow [2025-03-04 07:02:30,932 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-04 07:02:30,933 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 5 predicate places. [2025-03-04 07:02:30,933 INFO L471 AbstractCegarLoop]: Abstraction has has 515 places, 554 transitions, 1370 flow [2025-03-04 07:02:30,934 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-04 07:02:30,934 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:30,934 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-04 07:02:30,934 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-04 07:02:30,934 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-04 07:02:30,935 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:30,935 INFO L85 PathProgramCache]: Analyzing trace with hash -401912684, now seen corresponding path program 1 times [2025-03-04 07:02:30,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:30,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621084561] [2025-03-04 07:02:30,935 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:30,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:30,941 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-04 07:02:30,946 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-04 07:02:30,947 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:30,947 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:30,979 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-04 07:02:30,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:30,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621084561] [2025-03-04 07:02:30,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621084561] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:30,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:30,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:02:30,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153249520] [2025-03-04 07:02:30,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:30,980 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:02:30,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:30,980 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:02:30,980 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:02:31,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 495 out of 631 [2025-03-04 07:02:31,004 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-04 07:02:31,004 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:31,004 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 495 of 631 [2025-03-04 07:02:31,004 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:34,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:34,300 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-04 07:02:34,300 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:34,300 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:34,300 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:34,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:34,331 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-04 07:02:34,331 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,331 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,331 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:34,336 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-04 07:02:34,336 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,336 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,336 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:34,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:34,367 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-03-04 07:02:34,367 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:34,367 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:34,367 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:36,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:36,287 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-04 07:02:36,287 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:36,287 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:36,287 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:36,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:36,378 INFO L294 olderBase$Statistics]: this new event has 356 ancestors and is cut-off event [2025-03-04 07:02:36,378 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:36,378 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:36,378 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:37,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:37,412 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,412 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-04 07:02:37,412 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:37,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:37,463 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,463 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:37,463 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:37,514 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,514 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:37,514 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:37,568 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,568 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:37,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:02:37,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:37,622 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,623 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:37,623 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:37,626 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:37,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:02:37,626 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:37,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:37,627 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:37,627 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:37,627 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:37,627 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:38,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,261 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:38,261 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:38,261 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:38,261 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:38,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,304 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:38,304 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:38,304 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:38,304 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:38,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,608 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:38,608 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,608 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:38,609 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,609 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 07:02:38,609 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:38,609 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-04 07:02:38,609 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1845] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:38,619 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,619 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:38,619 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,652 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,652 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,652 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-04 07:02:38,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1845] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:38,655 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,655 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,655 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,905 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,905 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:02:38,905 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-04 07:02:38,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,932 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:38,932 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:02:38,932 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:38,932 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:38,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,933 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:38,933 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:02:38,933 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:38,933 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,963 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,963 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:02:38,963 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:38,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:38,992 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:38,992 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:38,992 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:02:38,993 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:38,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:38,993 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:38,993 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:38,993 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:38,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:02:39,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:39,018 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 07:02:39,018 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:02:39,019 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:02:39,019 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-04 07:02:39,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:39,020 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:39,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:39,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:02:39,020 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:39,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:39,023 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:39,023 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:02:39,023 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-04 07:02:39,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][342], [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-04 07:02:39,486 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-04 07:02:39,486 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:39,486 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:39,486 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-04 07:02:39,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:39,487 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-04 07:02:39,487 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:39,487 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:39,487 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1845] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (store |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.base_31|) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse1)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= |v_#memory_int_45| (store |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_~v#1_7|))) (= |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse3)) (= (store |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|)) |v_#race_171|))) InVars {#race=|v_#race_172|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread1of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread1of2ForFork0_vatomic32_write_#t~nondet438#1_5|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread1of2ForFork0_vatomic32_write_~v#1=|v_runThread1of2ForFork0_vatomic32_write_~v#1_7|, runThread1of2ForFork0_vatomic32_write_~a#1.base=|v_runThread1of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:39,496 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1847] L3779-8-->L3779-1: Formula: (let ((.cse1 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 2)) (.cse2 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 3)) (.cse3 (select |v_#race_163| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse0 (+ |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 1))) (and (= (store |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0)) |v_#race_163|) (= (select .cse3 .cse1) 0) (= (select .cse3 .cse2) 0) (= (select .cse3 |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= |v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse0) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, #memory_int=|v_#memory_int_39|, runThread1of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread1of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread1of2ForFork0_vatomic32_read_~a#1.base=|v_runThread1of2ForFork0_vatomic32_read_~a#1.base_7|, runThread1of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread1of2ForFork0_vatomic32_read_#t~mem432#1_3|} AuxVars[] AssignedVars[#race, runThread1of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:39,496 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:39,496 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:39,849 INFO L124 PetriNetUnfolderBase]: 4500/60722 cut-off events. [2025-03-04 07:02:39,849 INFO L125 PetriNetUnfolderBase]: For 4342/6883 co-relation queries the response was YES. [2025-03-04 07:02:40,130 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-04 07:02:40,259 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 44 selfloop transitions, 2 changer transitions 0/560 dead transitions. [2025-03-04 07:02:40,259 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 517 places, 560 transitions, 1488 flow [2025-03-04 07:02:40,260 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:02:40,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:02:40,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1506 transitions. [2025-03-04 07:02:40,262 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7955625990491284 [2025-03-04 07:02:40,262 INFO L175 Difference]: Start difference. First operand has 515 places, 554 transitions, 1370 flow. Second operand 3 states and 1506 transitions. [2025-03-04 07:02:40,262 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 517 places, 560 transitions, 1488 flow [2025-03-04 07:02:40,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 515 places, 560 transitions, 1472 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:02:40,275 INFO L231 Difference]: Finished difference. Result has 516 places, 555 transitions, 1366 flow [2025-03-04 07:02:40,275 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-04 07:02:40,276 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 6 predicate places. [2025-03-04 07:02:40,276 INFO L471 AbstractCegarLoop]: Abstraction has has 516 places, 555 transitions, 1366 flow [2025-03-04 07:02:40,277 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-04 07:02:40,277 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:40,277 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-04 07:02:40,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-04 07:02:40,277 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-04 07:02:40,277 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:40,277 INFO L85 PathProgramCache]: Analyzing trace with hash 2124366715, now seen corresponding path program 1 times [2025-03-04 07:02:40,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:40,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [64223634] [2025-03-04 07:02:40,278 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:40,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:40,285 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 59 statements into 1 equivalence classes. [2025-03-04 07:02:40,290 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 59 of 59 statements. [2025-03-04 07:02:40,290 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:40,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:40,371 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-04 07:02:40,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:40,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [64223634] [2025-03-04 07:02:40,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [64223634] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:40,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:40,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:02:40,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297750268] [2025-03-04 07:02:40,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:40,372 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 07:02:40,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:40,373 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 07:02:40,373 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 07:02:40,403 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 493 out of 631 [2025-03-04 07:02:40,405 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-04 07:02:40,405 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:40,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 493 of 631 [2025-03-04 07:02:40,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:02:44,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:44,868 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-04 07:02:44,868 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:44,868 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:44,868 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:44,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:44,910 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-04 07:02:44,910 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,910 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,910 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:44,919 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-04 07:02:44,919 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,919 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,919 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:44,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:44,958 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-03-04 07:02:44,958 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:44,958 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:44,958 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:46,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:46,814 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-04 07:02:46,814 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:46,814 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:46,814 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:46,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:46,899 INFO L294 olderBase$Statistics]: this new event has 356 ancestors and is cut-off event [2025-03-04 07:02:46,899 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:46,899 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:46,899 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,326 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,326 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-04 07:02:47,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,395 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,395 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,395 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,409 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,409 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-04 07:02:47,409 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:02:47,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,467 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,467 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,467 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:47,467 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:02:47,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,468 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,468 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:02:47,468 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,468 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,480 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,480 INFO L294 olderBase$Statistics]: this new event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 365 ancestors and is cut-off event [2025-03-04 07:02:47,480 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,539 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,539 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:02:47,539 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,552 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,552 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:02:47,552 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-04 07:02:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:47,623 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-04 07:02:47,623 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:47,623 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-04 07:02:47,623 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:02:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,623 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,624 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-04 07:02:47,624 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:02:47,624 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:47,808 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,808 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-04 07:02:47,808 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-04 07:02:47,809 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:02:47,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:47,872 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,872 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:47,876 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,876 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:47,876 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:47,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,940 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,940 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:47,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:47,941 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:47,946 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:47,946 INFO L294 olderBase$Statistics]: this new event has 372 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:47,946 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,017 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:48,017 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:48,017 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,020 INFO L294 olderBase$Statistics]: this new event has 373 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:48,020 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:48,020 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:48,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1960] 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-04 07:02:48,200 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,200 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:48,200 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:02:48,200 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,250 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:48,250 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,250 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,253 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:48,253 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:48,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:48,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1960] 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-04 07:02:48,280 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,280 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:02:48,280 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,280 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:48,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,313 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,313 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:48,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:48,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:48,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:48,314 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:48,314 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-04 07:02:48,314 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:02:48,314 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:02:48,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,526 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-04 07:02:48,526 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,527 INFO L294 olderBase$Statistics]: this new event has 378 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-04 07:02:48,527 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,587 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,587 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,587 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-04 07:02:48,588 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,602 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:48,602 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,602 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:48,602 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,602 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-04 07:02:48,603 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-04 07:02:48,603 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,603 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 07:02:48,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,625 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:48,625 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,625 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-04 07:02:48,625 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,626 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,626 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,626 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:48,626 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,673 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,673 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-04 07:02:48,673 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,690 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,690 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,690 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,699 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,699 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-04 07:02:48,699 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,707 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,707 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:48,707 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,735 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,735 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,735 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:48,735 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,736 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,736 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:48,736 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,736 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,753 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,753 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,753 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 07:02:48,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,768 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,768 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,769 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 07:02:48,769 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,811 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,811 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-04 07:02:48,811 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 07:02:48,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:48,900 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-04 07:02:48,900 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:48,900 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:48,900 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-04 07:02:48,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:48,958 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-04 07:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-04 07:02:49,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,142 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,142 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-04 07:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,191 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,191 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:49,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:49,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,237 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 07:02:49,237 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:49,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,237 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:49,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,238 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 07:02:49,238 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:49,238 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:49,238 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:49,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,282 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-03-04 07:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:49,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,283 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 07:02:49,283 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:49,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:02:49,283 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,327 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,327 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:49,327 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,337 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,337 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:49,337 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,338 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,338 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-04 07:02:49,338 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-04 07:02:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,380 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,380 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:02:49,380 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,398 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,398 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,398 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,399 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-04 07:02:49,399 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:49,399 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:49,399 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-04 07:02:49,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,400 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-04 07:02:49,400 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,400 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-04 07:02:49,400 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,421 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,421 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-04 07:02:49,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,480 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,480 INFO L294 olderBase$Statistics]: this new event has 396 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:02:49,480 INFO L297 olderBase$Statistics]: existing Event has 396 ancestors and is cut-off event [2025-03-04 07:02:49,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,504 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,505 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-04 07:02:49,505 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:02:49,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,518 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 07:02:49,518 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:02:49,518 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-04 07:02:49,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:49,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,519 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 07:02:49,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:02:49,519 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-04 07:02:49,519 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,557 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,557 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:02:49,557 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:02:49,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,596 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 07:02:49,596 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:02:49,596 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-04 07:02:49,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:02:49,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,597 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,597 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:02:49,597 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-04 07:02:49,597 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:02:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,732 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,732 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:49,732 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,732 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,733 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:02:49,733 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:02:49,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,765 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,765 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:49,765 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,765 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:02:49,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,766 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,766 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:02:49,766 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:02:49,766 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-04 07:02:49,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,803 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,803 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:02:49,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,804 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:49,804 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,838 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,838 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,838 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,839 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 406 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:49,839 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:02:49,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:49,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1960] 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-04 07:02:49,846 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,846 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:02:49,846 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:02:49,846 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,872 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,872 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,872 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-04 07:02:49,872 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:02:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][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-04 07:02:49,873 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 07:02:49,873 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:02:49,873 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-04 07:02:49,873 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,890 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:49,890 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,890 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:49,890 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:49,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:49,891 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 07:02:49,891 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:49,891 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:49,891 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:49,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1960] 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-04 07:02:49,916 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 07:02:49,916 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 07:02:49,916 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:02:49,916 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-04 07:02:50,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,025 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,025 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-04 07:02:50,025 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-04 07:02:50,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,059 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,059 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:50,059 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,090 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,090 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-04 07:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,121 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,121 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:50,121 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,438 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,438 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:50,438 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1590] L3825-10-->L3825-1: Formula: (let ((.cse0 (select |v_#race_171| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) (and (= (select .cse0 .cse1) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 .cse2)) (= (select .cse0 .cse3) |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) (= |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5| (select .cse0 |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)) (= |v_#memory_$Pointer$.base_31| (store |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.base_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.base_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|)))) (= |v_#race_171| (store |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (store (store (store (select |v_#race_172| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse3 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|))) (= (store |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_$Pointer$.offset_32| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| (select (select |v_#memory_$Pointer$.offset_31| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|))) |v_#memory_$Pointer$.offset_31|) (= (store |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7| (store (select |v_#memory_int_46| |v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7| |v_runThread2of2ForFork0_vatomic32_write_~v#1_7|)) |v_#memory_int_45|))) InVars {#race=|v_#race_172|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_32|, #memory_int=|v_#memory_int_46|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_32|} OutVars{#race=|v_#race_171|, runThread2of2ForFork0_vatomic32_write_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_write_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1=|v_runThread2of2ForFork0_vatomic32_write_#t~nondet438#1_5|, runThread2of2ForFork0_vatomic32_write_~v#1=|v_runThread2of2ForFork0_vatomic32_write_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_31|, #memory_int=|v_#memory_int_45|, runThread2of2ForFork0_vatomic32_write_~a#1.base=|v_runThread2of2ForFork0_vatomic32_write_~a#1.base_7|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_31|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_write_#t~nondet438#1, #memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset][360], [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-04 07:02:50,439 INFO L294 olderBase$Statistics]: this new event has 427 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1592] L3779-8-->L3779-1: Formula: (let ((.cse0 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse1 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse3 (select |v_#race_163| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_#race_163| (store |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_164| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse0 0) .cse1 0) .cse2 0))) (= (select .cse3 .cse0) 0) (= (select .cse3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse3 .cse1) 0) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_39| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse3 .cse2) 0))) InVars {#race=|v_#race_164|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_163|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_39|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][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-04 07:02:50,439 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-04 07:02:50,439 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-04 07:02:51,154 INFO L124 PetriNetUnfolderBase]: 5258/71057 cut-off events. [2025-03-04 07:02:51,154 INFO L125 PetriNetUnfolderBase]: For 3675/5228 co-relation queries the response was YES. [2025-03-04 07:02:51,480 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-04 07:02:51,649 INFO L140 encePairwiseOnDemand]: 626/631 looper letters, 71 selfloop transitions, 5 changer transitions 0/588 dead transitions. [2025-03-04 07:02:51,649 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 521 places, 588 transitions, 1678 flow [2025-03-04 07:02:51,650 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:02:51,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:02:51,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2995 transitions. [2025-03-04 07:02:51,654 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7910723718964606 [2025-03-04 07:02:51,654 INFO L175 Difference]: Start difference. First operand has 516 places, 555 transitions, 1366 flow. Second operand 6 states and 2995 transitions. [2025-03-04 07:02:51,654 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 521 places, 588 transitions, 1678 flow [2025-03-04 07:02:51,660 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 588 transitions, 1676 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:02:51,665 INFO L231 Difference]: Finished difference. Result has 523 places, 557 transitions, 1390 flow [2025-03-04 07:02:51,665 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-04 07:02:51,666 INFO L279 CegarLoopForPetriNet]: 510 programPoint places, 13 predicate places. [2025-03-04 07:02:51,666 INFO L471 AbstractCegarLoop]: Abstraction has has 523 places, 557 transitions, 1390 flow [2025-03-04 07:02:51,667 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-04 07:02:51,667 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:51,667 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-04 07:02:51,667 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-04 07:02:51,667 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-04 07:02:51,668 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:51,668 INFO L85 PathProgramCache]: Analyzing trace with hash -910584907, now seen corresponding path program 1 times [2025-03-04 07:02:51,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:51,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717549216] [2025-03-04 07:02:51,668 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:51,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:51,680 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-03-04 07:02:51,695 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-03-04 07:02:51,695 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:51,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:02:51,696 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:02:51,700 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-03-04 07:02:51,709 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-03-04 07:02:51,709 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:51,709 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:02:51,717 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:02:51,717 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (28 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (24 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (23 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (22 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (21 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (20 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (19 of 30 remaining) [2025-03-04 07:02:51,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (18 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (17 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (16 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (15 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (14 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (13 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (12 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (11 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (10 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (8 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (7 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (6 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (5 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (4 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (3 of 30 remaining) [2025-03-04 07:02:51,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (2 of 30 remaining) [2025-03-04 07:02:51,720 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (1 of 30 remaining) [2025-03-04 07:02:51,720 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (0 of 30 remaining) [2025-03-04 07:02:51,720 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-04 07:02:51,720 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:02:51,720 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:02:51,720 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 07:02:51,802 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-04 07:02:51,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 716 places, 888 transitions, 1803 flow [2025-03-04 07:02:52,198 INFO L124 PetriNetUnfolderBase]: 258/1353 cut-off events. [2025-03-04 07:02:52,198 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-04 07:02:52,230 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-04 07:02:52,230 INFO L82 GeneralOperation]: Start removeDead. Operand has 716 places, 888 transitions, 1803 flow [2025-03-04 07:02:52,251 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 716 places, 888 transitions, 1803 flow [2025-03-04 07:02:52,252 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:02:52,252 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;@3794f4bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:02:52,252 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2025-03-04 07:02:52,254 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:02:52,254 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2025-03-04 07:02:52,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:02:52,254 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:02:52,254 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-04 07:02:52,254 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-04 07:02:52,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:02:52,254 INFO L85 PathProgramCache]: Analyzing trace with hash 94123764, now seen corresponding path program 1 times [2025-03-04 07:02:52,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:02:52,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [372801001] [2025-03-04 07:02:52,254 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:02:52,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:02:52,260 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-04 07:02:52,261 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-04 07:02:52,261 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:02:52,261 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:02:52,266 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-04 07:02:52,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:02:52,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [372801001] [2025-03-04 07:02:52,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [372801001] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:02:52,267 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:02:52,267 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:02:52,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584679083] [2025-03-04 07:02:52,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:02:52,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 07:02:52,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:02:52,268 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 07:02:52,268 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 07:02:52,269 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 703 out of 888 [2025-03-04 07:02:52,273 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-04 07:02:52,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:02:52,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 703 of 888 [2025-03-04 07:02:52,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand