./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/libvsync/ticketlock.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 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/ticketlock.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 8e9f7836ebdfb0849cf7f06257ab1fd414077ad21cfcb006a14459421df712fb --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:52:02,493 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:52:02,551 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:52:02,555 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:52:02,555 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:52:02,578 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:52:02,579 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:52:02,579 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:52:02,580 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:52:02,580 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:52:02,581 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:52:02,581 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:52:02,581 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:52:02,581 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:52:02,582 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:52:02,583 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:52:02,583 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:52:02,583 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:52:02,585 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:52:02,585 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 -> 8e9f7836ebdfb0849cf7f06257ab1fd414077ad21cfcb006a14459421df712fb [2025-03-14 01:52:02,848 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:52:02,856 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:52:02,858 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:52:02,859 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:52:02,859 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:52:02,860 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/ticketlock.i [2025-03-14 01:52:03,989 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/539cbfa00/c2a19ae24c344ddb931a87d57b9b3f8c/FLAG3fca90cee [2025-03-14 01:52:04,360 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:52:04,361 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/ticketlock.i [2025-03-14 01:52:04,398 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/539cbfa00/c2a19ae24c344ddb931a87d57b9b3f8c/FLAG3fca90cee [2025-03-14 01:52:04,550 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/539cbfa00/c2a19ae24c344ddb931a87d57b9b3f8c [2025-03-14 01:52:04,552 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:52:04,553 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:52:04,554 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:52:04,554 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:52:04,557 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:52:04,558 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:52:04" (1/1) ... [2025-03-14 01:52:04,558 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@e6005c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:04, skipping insertion in model container [2025-03-14 01:52:04,558 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:52:04" (1/1) ... [2025-03-14 01:52:04,626 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:52:06,282 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:52:06,291 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:52:06,357 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2025-03-14 01:52:06,359 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2025-03-14 01:52:06,359 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2025-03-14 01:52:06,360 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2025-03-14 01:52:06,361 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2025-03-14 01:52:06,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2025-03-14 01:52:06,363 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2025-03-14 01:52:06,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2025-03-14 01:52:06,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2025-03-14 01:52:06,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2025-03-14 01:52:06,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2025-03-14 01:52:06,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2025-03-14 01:52:06,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2025-03-14 01:52:06,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2025-03-14 01:52:06,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2025-03-14 01:52:06,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2025-03-14 01:52:06,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2025-03-14 01:52:06,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2025-03-14 01:52:06,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2025-03-14 01:52:06,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2025-03-14 01:52:06,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2025-03-14 01:52:06,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2025-03-14 01:52:06,372 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2025-03-14 01:52:06,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2025-03-14 01:52:06,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2025-03-14 01:52:06,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2025-03-14 01:52:06,374 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2025-03-14 01:52:06,374 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2025-03-14 01:52:06,374 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2025-03-14 01:52:06,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2025-03-14 01:52:06,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2025-03-14 01:52:06,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2025-03-14 01:52:06,376 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2025-03-14 01:52:06,376 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2025-03-14 01:52:06,376 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2025-03-14 01:52:06,378 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2025-03-14 01:52:06,379 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2025-03-14 01:52:06,380 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2025-03-14 01:52:06,381 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2025-03-14 01:52:06,382 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2025-03-14 01:52:06,383 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2025-03-14 01:52:06,383 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2025-03-14 01:52:06,385 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2025-03-14 01:52:06,385 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2025-03-14 01:52:06,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2025-03-14 01:52:06,390 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2025-03-14 01:52:06,391 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2025-03-14 01:52:06,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2025-03-14 01:52:06,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2025-03-14 01:52:06,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2025-03-14 01:52:06,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2025-03-14 01:52:06,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2025-03-14 01:52:06,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2025-03-14 01:52:06,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2025-03-14 01:52:06,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2025-03-14 01:52:06,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2025-03-14 01:52:06,397 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2025-03-14 01:52:06,398 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2025-03-14 01:52:06,398 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2025-03-14 01:52:06,399 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2025-03-14 01:52:06,400 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2025-03-14 01:52:06,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2025-03-14 01:52:06,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2025-03-14 01:52:06,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2025-03-14 01:52:06,403 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2025-03-14 01:52:06,404 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2025-03-14 01:52:06,404 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2025-03-14 01:52:06,405 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2025-03-14 01:52:06,405 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2025-03-14 01:52:06,406 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2025-03-14 01:52:06,406 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2025-03-14 01:52:06,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2025-03-14 01:52:06,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2025-03-14 01:52:06,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2025-03-14 01:52:06,408 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2025-03-14 01:52:06,409 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2025-03-14 01:52:06,409 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2025-03-14 01:52:06,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2025-03-14 01:52:06,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2025-03-14 01:52:06,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2025-03-14 01:52:06,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2025-03-14 01:52:06,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2025-03-14 01:52:06,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2025-03-14 01:52:06,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2025-03-14 01:52:06,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2025-03-14 01:52:06,414 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2025-03-14 01:52:06,414 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2025-03-14 01:52:06,414 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2025-03-14 01:52:06,415 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2025-03-14 01:52:06,415 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2025-03-14 01:52:06,415 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2025-03-14 01:52:06,416 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2025-03-14 01:52:06,416 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2025-03-14 01:52:06,416 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2025-03-14 01:52:06,416 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2025-03-14 01:52:06,417 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2025-03-14 01:52:06,417 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2025-03-14 01:52:06,417 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2025-03-14 01:52:06,418 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2025-03-14 01:52:06,418 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2025-03-14 01:52:06,466 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:52:06,639 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:52:06,639 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06 WrapperNode [2025-03-14 01:52:06,639 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:52:06,641 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:52:06,641 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:52:06,641 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:52:06,646 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,699 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,744 INFO L138 Inliner]: procedures = 918, calls = 924, calls flagged for inlining = 825, calls inlined = 41, statements flattened = 436 [2025-03-14 01:52:06,744 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:52:06,745 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:52:06,745 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:52:06,745 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:52:06,750 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,750 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,753 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,753 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,766 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,769 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,771 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,772 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,774 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:52:06,775 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:52:06,775 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:52:06,775 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:52:06,776 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (1/1) ... [2025-03-14 01:52:06,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:52:06,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:52:06,811 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-14 01:52:06,816 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-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:52:06,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-14 01:52:06,831 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:52:06,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:52:06,832 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:52:06,944 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:52:06,946 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:52:07,146 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L6007: havoc main_~#t~0#1.base, main_~#t~0#1.offset; [2025-03-14 01:52:07,146 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L6007-1: SUMMARY for call ULTIMATE.dealloc(main_~#t~0#1.base, main_~#t~0#1.offset); srcloc: null [2025-03-14 01:52:07,524 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1885: havoc vatomic32_read_rlx_#t~ret112#1; [2025-03-14 01:52:07,525 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1920: havoc vatomic32_cmpxchg_rlx_#t~ret117#1; [2025-03-14 01:52:07,525 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L2285: havoc vatomic32_await_eq_acq_#t~ret174#1; [2025-03-14 01:52:07,525 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1890: havoc vatomic32_read_acq_#t~ret113#1; [2025-03-14 01:52:07,525 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L4516: havoc vatomic32_get_inc_#t~ret620#1; [2025-03-14 01:52:07,525 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L2115: havoc vatomic32_get_inc_rlx_#t~ret156#1; [2025-03-14 01:52:07,526 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:52:07,527 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:52:07,527 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:52:07,622 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:52:07,623 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:52:07 BoogieIcfgContainer [2025-03-14 01:52:07,623 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:52:07,625 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:52:07,625 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:52:07,628 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:52:07,628 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:52:04" (1/3) ... [2025-03-14 01:52:07,628 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e9d3cb6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:52:07, skipping insertion in model container [2025-03-14 01:52:07,628 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:52:06" (2/3) ... [2025-03-14 01:52:07,629 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e9d3cb6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:52:07, skipping insertion in model container [2025-03-14 01:52:07,629 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:52:07" (3/3) ... [2025-03-14 01:52:07,630 INFO L128 eAbstractionObserver]: Analyzing ICFG ticketlock.i [2025-03-14 01:52:07,640 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:52:07,643 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG ticketlock.i that has 2 procedures, 422 locations, 1 initial locations, 20 loop locations, and 17 error locations. [2025-03-14 01:52:07,644 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:52:07,774 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-14 01:52:07,824 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 425 places, 503 transitions, 1013 flow [2025-03-14 01:52:07,929 INFO L124 PetriNetUnfolderBase]: 95/579 cut-off events. [2025-03-14 01:52:07,931 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:52:07,947 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 579 events. 95/579 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1666 event pairs, 0 based on Foata normal form. 0/459 useless extension candidates. Maximal degree in co-relation 465. Up to 8 conditions per place. [2025-03-14 01:52:07,947 INFO L82 GeneralOperation]: Start removeDead. Operand has 425 places, 503 transitions, 1013 flow [2025-03-14 01:52:07,962 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 425 places, 503 transitions, 1013 flow [2025-03-14 01:52:07,970 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:52:07,979 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;@31c6f215, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:52:07,981 INFO L334 AbstractCegarLoop]: Starting to check reachability of 30 error locations. [2025-03-14 01:52:07,990 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:52:07,991 INFO L124 PetriNetUnfolderBase]: 12/58 cut-off events. [2025-03-14 01:52:07,991 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:52:07,992 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:07,993 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:52:07,994 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-14 01:52:07,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:07,998 INFO L85 PathProgramCache]: Analyzing trace with hash 1260453572, now seen corresponding path program 1 times [2025-03-14 01:52:08,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:08,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438890957] [2025-03-14 01:52:08,004 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:08,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:08,065 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-14 01:52:08,074 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-14 01:52:08,076 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:08,076 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:08,144 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-14 01:52:08,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:08,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438890957] [2025-03-14 01:52:08,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438890957] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:08,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:08,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:08,152 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [119106248] [2025-03-14 01:52:08,156 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:08,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:52:08,164 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:08,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:52:08,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:52:08,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 415 out of 503 [2025-03-14 01:52:08,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 425 places, 503 transitions, 1013 flow. Second operand has 2 states, 2 states have (on average 415.5) internal successors, (831), 2 states have internal predecessors, (831), 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-14 01:52:08,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:08,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 415 of 503 [2025-03-14 01:52:08,206 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:08,348 INFO L124 PetriNetUnfolderBase]: 9/477 cut-off events. [2025-03-14 01:52:08,348 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:52:08,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 491 conditions, 477 events. 9/477 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 1282 event pairs, 0 based on Foata normal form. 118/565 useless extension candidates. Maximal degree in co-relation 393. Up to 9 conditions per place. [2025-03-14 01:52:08,353 INFO L140 encePairwiseOnDemand]: 423/503 looper letters, 8 selfloop transitions, 0 changer transitions 0/419 dead transitions. [2025-03-14 01:52:08,354 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 414 places, 419 transitions, 861 flow [2025-03-14 01:52:08,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:52:08,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:52:08,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 918 transitions. [2025-03-14 01:52:08,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9125248508946322 [2025-03-14 01:52:08,372 INFO L175 Difference]: Start difference. First operand has 425 places, 503 transitions, 1013 flow. Second operand 2 states and 918 transitions. [2025-03-14 01:52:08,372 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 414 places, 419 transitions, 861 flow [2025-03-14 01:52:08,380 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 414 places, 419 transitions, 861 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:08,389 INFO L231 Difference]: Finished difference. Result has 414 places, 419 transitions, 845 flow [2025-03-14 01:52:08,392 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=503, PETRI_DIFFERENCE_MINUEND_FLOW=845, PETRI_DIFFERENCE_MINUEND_PLACES=413, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=419, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=845, PETRI_PLACES=414, PETRI_TRANSITIONS=419} [2025-03-14 01:52:08,394 INFO L279 CegarLoopForPetriNet]: 425 programPoint places, -11 predicate places. [2025-03-14 01:52:08,396 INFO L471 AbstractCegarLoop]: Abstraction has has 414 places, 419 transitions, 845 flow [2025-03-14 01:52:08,397 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 415.5) internal successors, (831), 2 states have internal predecessors, (831), 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-14 01:52:08,397 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:08,397 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] [2025-03-14 01:52:08,397 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:52:08,398 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-14 01:52:08,398 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:08,398 INFO L85 PathProgramCache]: Analyzing trace with hash -969842092, now seen corresponding path program 1 times [2025-03-14 01:52:08,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:08,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1976831183] [2025-03-14 01:52:08,399 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:08,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:08,413 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-14 01:52:08,440 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-14 01:52:08,440 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:08,440 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:09,262 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-14 01:52:09,263 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:09,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1976831183] [2025-03-14 01:52:09,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1976831183] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:09,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:09,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:52:09,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2139743222] [2025-03-14 01:52:09,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:09,264 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:52:09,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:09,264 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:52:09,264 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:52:09,389 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 396 out of 503 [2025-03-14 01:52:09,391 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 414 places, 419 transitions, 845 flow. Second operand has 6 states, 6 states have (on average 397.5) internal successors, (2385), 6 states have internal predecessors, (2385), 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-14 01:52:09,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:09,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 396 of 503 [2025-03-14 01:52:09,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:09,853 INFO L124 PetriNetUnfolderBase]: 220/2966 cut-off events. [2025-03-14 01:52:09,854 INFO L125 PetriNetUnfolderBase]: For 6/18 co-relation queries the response was YES. [2025-03-14 01:52:09,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3308 conditions, 2966 events. 220/2966 cut-off events. For 6/18 co-relation queries the response was YES. Maximal size of possible extension queue 60. Compared 25930 event pairs, 57 based on Foata normal form. 4/2718 useless extension candidates. Maximal degree in co-relation 3304. Up to 288 conditions per place. [2025-03-14 01:52:09,870 INFO L140 encePairwiseOnDemand]: 490/503 looper letters, 26 selfloop transitions, 30 changer transitions 0/448 dead transitions. [2025-03-14 01:52:09,870 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 419 places, 448 transitions, 1015 flow [2025-03-14 01:52:09,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:52:09,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:52:09,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2433 transitions. [2025-03-14 01:52:09,878 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8061630218687873 [2025-03-14 01:52:09,879 INFO L175 Difference]: Start difference. First operand has 414 places, 419 transitions, 845 flow. Second operand 6 states and 2433 transitions. [2025-03-14 01:52:09,880 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 419 places, 448 transitions, 1015 flow [2025-03-14 01:52:09,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 419 places, 448 transitions, 1015 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:09,889 INFO L231 Difference]: Finished difference. Result has 424 places, 448 transitions, 1047 flow [2025-03-14 01:52:09,890 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=503, PETRI_DIFFERENCE_MINUEND_FLOW=845, PETRI_DIFFERENCE_MINUEND_PLACES=414, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=407, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1047, PETRI_PLACES=424, PETRI_TRANSITIONS=448} [2025-03-14 01:52:09,891 INFO L279 CegarLoopForPetriNet]: 425 programPoint places, -1 predicate places. [2025-03-14 01:52:09,891 INFO L471 AbstractCegarLoop]: Abstraction has has 424 places, 448 transitions, 1047 flow [2025-03-14 01:52:09,892 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 397.5) internal successors, (2385), 6 states have internal predecessors, (2385), 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-14 01:52:09,892 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:09,892 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:52:09,893 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:52:09,893 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-14 01:52:09,893 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:09,893 INFO L85 PathProgramCache]: Analyzing trace with hash -1373419239, now seen corresponding path program 1 times [2025-03-14 01:52:09,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:09,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116090812] [2025-03-14 01:52:09,893 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:09,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:09,901 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-14 01:52:09,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-14 01:52:09,906 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:09,906 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:09,927 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-14 01:52:09,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:09,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2116090812] [2025-03-14 01:52:09,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2116090812] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:09,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:09,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:09,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973396401] [2025-03-14 01:52:09,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:09,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:09,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:09,929 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:09,929 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:09,941 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 405 out of 503 [2025-03-14 01:52:09,942 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 424 places, 448 transitions, 1047 flow. Second operand has 3 states, 3 states have (on average 405.6666666666667) internal successors, (1217), 3 states have internal predecessors, (1217), 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-14 01:52:09,942 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:09,942 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 405 of 503 [2025-03-14 01:52:09,942 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:10,353 INFO L124 PetriNetUnfolderBase]: 244/4355 cut-off events. [2025-03-14 01:52:10,355 INFO L125 PetriNetUnfolderBase]: For 348/515 co-relation queries the response was YES. [2025-03-14 01:52:10,366 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4979 conditions, 4355 events. 244/4355 cut-off events. For 348/515 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 35218 event pairs, 36 based on Foata normal form. 12/4127 useless extension candidates. Maximal degree in co-relation 4970. Up to 167 conditions per place. [2025-03-14 01:52:10,376 INFO L140 encePairwiseOnDemand]: 494/503 looper letters, 46 selfloop transitions, 6 changer transitions 0/458 dead transitions. [2025-03-14 01:52:10,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 425 places, 458 transitions, 1183 flow [2025-03-14 01:52:10,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:52:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:52:10,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1246 transitions. [2025-03-14 01:52:10,379 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8257123923127899 [2025-03-14 01:52:10,379 INFO L175 Difference]: Start difference. First operand has 424 places, 448 transitions, 1047 flow. Second operand 3 states and 1246 transitions. [2025-03-14 01:52:10,379 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 425 places, 458 transitions, 1183 flow [2025-03-14 01:52:10,384 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 425 places, 458 transitions, 1183 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:10,389 INFO L231 Difference]: Finished difference. Result has 427 places, 452 transitions, 1093 flow [2025-03-14 01:52:10,390 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=503, PETRI_DIFFERENCE_MINUEND_FLOW=1045, PETRI_DIFFERENCE_MINUEND_PLACES=423, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=447, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=441, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1093, PETRI_PLACES=427, PETRI_TRANSITIONS=452} [2025-03-14 01:52:10,391 INFO L279 CegarLoopForPetriNet]: 425 programPoint places, 2 predicate places. [2025-03-14 01:52:10,391 INFO L471 AbstractCegarLoop]: Abstraction has has 427 places, 452 transitions, 1093 flow [2025-03-14 01:52:10,392 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 405.6666666666667) internal successors, (1217), 3 states have internal predecessors, (1217), 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-14 01:52:10,392 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:10,392 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-14 01:52:10,392 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:52:10,392 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-14 01:52:10,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:10,393 INFO L85 PathProgramCache]: Analyzing trace with hash -1300906063, now seen corresponding path program 1 times [2025-03-14 01:52:10,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:10,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907562607] [2025-03-14 01:52:10,393 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:10,399 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:52:10,404 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:52:10,404 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:10,404 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:10,424 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-14 01:52:10,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:10,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1907562607] [2025-03-14 01:52:10,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1907562607] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:10,425 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:10,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:10,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131464422] [2025-03-14 01:52:10,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:10,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:10,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:10,426 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:10,426 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:10,434 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 408 out of 503 [2025-03-14 01:52:10,436 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 427 places, 452 transitions, 1093 flow. Second operand has 3 states, 3 states have (on average 408.6666666666667) internal successors, (1226), 3 states have internal predecessors, (1226), 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-14 01:52:10,436 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:10,436 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 408 of 503 [2025-03-14 01:52:10,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:11,030 INFO L124 PetriNetUnfolderBase]: 299/5969 cut-off events. [2025-03-14 01:52:11,030 INFO L125 PetriNetUnfolderBase]: For 416/523 co-relation queries the response was YES. [2025-03-14 01:52:11,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6789 conditions, 5969 events. 299/5969 cut-off events. For 416/523 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 51443 event pairs, 34 based on Foata normal form. 12/5700 useless extension candidates. Maximal degree in co-relation 6778. Up to 191 conditions per place. [2025-03-14 01:52:11,057 INFO L140 encePairwiseOnDemand]: 497/503 looper letters, 43 selfloop transitions, 4 changer transitions 0/460 dead transitions. [2025-03-14 01:52:11,057 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 428 places, 460 transitions, 1215 flow [2025-03-14 01:52:11,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:52:11,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:52:11,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1249 transitions. [2025-03-14 01:52:11,060 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8277004638833665 [2025-03-14 01:52:11,060 INFO L175 Difference]: Start difference. First operand has 427 places, 452 transitions, 1093 flow. Second operand 3 states and 1249 transitions. [2025-03-14 01:52:11,060 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 428 places, 460 transitions, 1215 flow [2025-03-14 01:52:11,066 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 426 places, 460 transitions, 1203 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:52:11,070 INFO L231 Difference]: Finished difference. Result has 428 places, 454 transitions, 1109 flow [2025-03-14 01:52:11,071 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=503, PETRI_DIFFERENCE_MINUEND_FLOW=1079, PETRI_DIFFERENCE_MINUEND_PLACES=424, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=451, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=447, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1109, PETRI_PLACES=428, PETRI_TRANSITIONS=454} [2025-03-14 01:52:11,072 INFO L279 CegarLoopForPetriNet]: 425 programPoint places, 3 predicate places. [2025-03-14 01:52:11,072 INFO L471 AbstractCegarLoop]: Abstraction has has 428 places, 454 transitions, 1109 flow [2025-03-14 01:52:11,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 408.6666666666667) internal successors, (1226), 3 states have internal predecessors, (1226), 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-14 01:52:11,073 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:11,073 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] [2025-03-14 01:52:11,073 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:52:11,073 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-14 01:52:11,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:11,075 INFO L85 PathProgramCache]: Analyzing trace with hash -1374824165, now seen corresponding path program 1 times [2025-03-14 01:52:11,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:11,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436733495] [2025-03-14 01:52:11,075 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:11,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:11,081 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:52:11,090 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:52:11,091 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:11,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:11,125 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-14 01:52:11,125 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:11,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436733495] [2025-03-14 01:52:11,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436733495] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:11,125 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:11,125 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:52:11,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1342705499] [2025-03-14 01:52:11,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:11,126 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:11,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:11,126 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:11,126 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:11,149 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 409 out of 503 [2025-03-14 01:52:11,151 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 428 places, 454 transitions, 1109 flow. Second operand has 3 states, 3 states have (on average 410.3333333333333) internal successors, (1231), 3 states have internal predecessors, (1231), 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-14 01:52:11,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:11,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 409 of 503 [2025-03-14 01:52:11,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:11,693 INFO L124 PetriNetUnfolderBase]: 278/5794 cut-off events. [2025-03-14 01:52:11,693 INFO L125 PetriNetUnfolderBase]: For 400/683 co-relation queries the response was YES. [2025-03-14 01:52:11,705 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6624 conditions, 5794 events. 278/5794 cut-off events. For 400/683 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 50480 event pairs, 42 based on Foata normal form. 10/5530 useless extension candidates. Maximal degree in co-relation 6612. Up to 231 conditions per place. [2025-03-14 01:52:11,715 INFO L140 encePairwiseOnDemand]: 500/503 looper letters, 45 selfloop transitions, 2 changer transitions 0/463 dead transitions. [2025-03-14 01:52:11,715 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 430 places, 463 transitions, 1245 flow [2025-03-14 01:52:11,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:52:11,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:52:11,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1248 transitions. [2025-03-14 01:52:11,719 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.827037773359841 [2025-03-14 01:52:11,719 INFO L175 Difference]: Start difference. First operand has 428 places, 454 transitions, 1109 flow. Second operand 3 states and 1248 transitions. [2025-03-14 01:52:11,719 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 430 places, 463 transitions, 1245 flow [2025-03-14 01:52:11,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 428 places, 463 transitions, 1237 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:52:11,728 INFO L231 Difference]: Finished difference. Result has 429 places, 454 transitions, 1109 flow [2025-03-14 01:52:11,729 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=503, PETRI_DIFFERENCE_MINUEND_FLOW=1101, PETRI_DIFFERENCE_MINUEND_PLACES=426, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=454, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=452, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1109, PETRI_PLACES=429, PETRI_TRANSITIONS=454} [2025-03-14 01:52:11,730 INFO L279 CegarLoopForPetriNet]: 425 programPoint places, 4 predicate places. [2025-03-14 01:52:11,730 INFO L471 AbstractCegarLoop]: Abstraction has has 429 places, 454 transitions, 1109 flow [2025-03-14 01:52:11,731 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 410.3333333333333) internal successors, (1231), 3 states have internal predecessors, (1231), 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-14 01:52:11,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:11,732 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, 1] [2025-03-14 01:52:11,732 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:52:11,732 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-03-14 01:52:11,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:11,732 INFO L85 PathProgramCache]: Analyzing trace with hash -851604978, now seen corresponding path program 1 times [2025-03-14 01:52:11,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:11,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306373084] [2025-03-14 01:52:11,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:11,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:11,744 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-14 01:52:11,760 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-14 01:52:11,760 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:11,760 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:52:11,761 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:52:11,767 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-14 01:52:11,779 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-14 01:52:11,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:11,779 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:52:11,801 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:52:11,801 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:52:11,802 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (28 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (24 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (23 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (22 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr8ASSERT_VIOLATIONDATA_RACE (21 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (20 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr11ASSERT_VIOLATIONDATA_RACE (19 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr10ASSERT_VIOLATIONDATA_RACE (18 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (17 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (16 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (15 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (14 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (13 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr9ASSERT_VIOLATIONDATA_RACE (12 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (11 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (10 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr8ASSERT_VIOLATIONDATA_RACE (9 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (8 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr11ASSERT_VIOLATIONDATA_RACE (7 of 30 remaining) [2025-03-14 01:52:11,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr10ASSERT_VIOLATIONDATA_RACE (6 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (5 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (4 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (3 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (2 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (1 of 30 remaining) [2025-03-14 01:52:11,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr9ASSERT_VIOLATIONDATA_RACE (0 of 30 remaining) [2025-03-14 01:52:11,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:52:11,804 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-14 01:52:11,806 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:52:11,806 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:52:11,900 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-14 01:52:11,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 751 places, 888 transitions, 1792 flow [2025-03-14 01:52:12,090 INFO L124 PetriNetUnfolderBase]: 179/1104 cut-off events. [2025-03-14 01:52:12,090 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-14 01:52:12,115 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1116 conditions, 1104 events. 179/1104 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 4862 event pairs, 0 based on Foata normal form. 0/878 useless extension candidates. Maximal degree in co-relation 902. Up to 12 conditions per place. [2025-03-14 01:52:12,116 INFO L82 GeneralOperation]: Start removeDead. Operand has 751 places, 888 transitions, 1792 flow [2025-03-14 01:52:12,134 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 751 places, 888 transitions, 1792 flow [2025-03-14 01:52:12,135 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:52:12,136 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;@31c6f215, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:52:12,136 INFO L334 AbstractCegarLoop]: Starting to check reachability of 42 error locations. [2025-03-14 01:52:12,139 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:52:12,139 INFO L124 PetriNetUnfolderBase]: 12/58 cut-off events. [2025-03-14 01:52:12,139 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:52:12,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:12,139 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:52:12,139 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-14 01:52:12,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:12,140 INFO L85 PathProgramCache]: Analyzing trace with hash -1885728196, now seen corresponding path program 1 times [2025-03-14 01:52:12,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:12,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [683525914] [2025-03-14 01:52:12,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:12,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:12,151 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-14 01:52:12,152 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-14 01:52:12,152 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:12,152 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:12,160 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-14 01:52:12,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:12,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [683525914] [2025-03-14 01:52:12,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [683525914] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:12,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:12,161 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:12,161 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2036079385] [2025-03-14 01:52:12,162 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:12,162 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:52:12,162 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:12,162 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:52:12,162 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:52:12,163 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 732 out of 888 [2025-03-14 01:52:12,165 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 751 places, 888 transitions, 1792 flow. Second operand has 2 states, 2 states have (on average 732.5) internal successors, (1465), 2 states have internal predecessors, (1465), 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-14 01:52:12,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:12,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 732 of 888 [2025-03-14 01:52:12,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:12,897 INFO L124 PetriNetUnfolderBase]: 121/3792 cut-off events. [2025-03-14 01:52:12,897 INFO L125 PetriNetUnfolderBase]: For 77/77 co-relation queries the response was YES. [2025-03-14 01:52:12,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3961 conditions, 3792 events. 121/3792 cut-off events. For 77/77 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 32884 event pairs, 54 based on Foata normal form. 1175/4690 useless extension candidates. Maximal degree in co-relation 843. Up to 127 conditions per place. [2025-03-14 01:52:12,966 INFO L140 encePairwiseOnDemand]: 748/888 looper letters, 16 selfloop transitions, 0 changer transitions 0/744 dead transitions. [2025-03-14 01:52:12,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 732 places, 744 transitions, 1536 flow [2025-03-14 01:52:12,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:52:12,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:52:12,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1620 transitions. [2025-03-14 01:52:12,970 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9121621621621622 [2025-03-14 01:52:12,970 INFO L175 Difference]: Start difference. First operand has 751 places, 888 transitions, 1792 flow. Second operand 2 states and 1620 transitions. [2025-03-14 01:52:12,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 732 places, 744 transitions, 1536 flow [2025-03-14 01:52:12,974 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 732 places, 744 transitions, 1536 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:13,033 INFO L231 Difference]: Finished difference. Result has 732 places, 744 transitions, 1504 flow [2025-03-14 01:52:13,034 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=888, PETRI_DIFFERENCE_MINUEND_FLOW=1504, PETRI_DIFFERENCE_MINUEND_PLACES=731, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=744, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=744, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1504, PETRI_PLACES=732, PETRI_TRANSITIONS=744} [2025-03-14 01:52:13,034 INFO L279 CegarLoopForPetriNet]: 751 programPoint places, -19 predicate places. [2025-03-14 01:52:13,036 INFO L471 AbstractCegarLoop]: Abstraction has has 732 places, 744 transitions, 1504 flow [2025-03-14 01:52:13,037 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 732.5) internal successors, (1465), 2 states have internal predecessors, (1465), 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-14 01:52:13,037 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:13,037 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] [2025-03-14 01:52:13,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:52:13,037 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-14 01:52:13,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:13,038 INFO L85 PathProgramCache]: Analyzing trace with hash -793516340, now seen corresponding path program 1 times [2025-03-14 01:52:13,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:13,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1067419199] [2025-03-14 01:52:13,038 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:13,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:13,047 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-14 01:52:13,054 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-14 01:52:13,055 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:13,055 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:13,446 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-14 01:52:13,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:13,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1067419199] [2025-03-14 01:52:13,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1067419199] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:13,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:13,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:52:13,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239480498] [2025-03-14 01:52:13,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:13,447 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:52:13,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:13,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:52:13,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:52:13,588 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 713 out of 888 [2025-03-14 01:52:13,593 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 732 places, 744 transitions, 1504 flow. Second operand has 6 states, 6 states have (on average 714.5) internal successors, (4287), 6 states have internal predecessors, (4287), 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-14 01:52:13,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:13,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 713 of 888 [2025-03-14 01:52:13,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:17,951 INFO L124 PetriNetUnfolderBase]: 3473/28699 cut-off events. [2025-03-14 01:52:17,951 INFO L125 PetriNetUnfolderBase]: For 269/384 co-relation queries the response was YES. [2025-03-14 01:52:18,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33039 conditions, 28699 events. 3473/28699 cut-off events. For 269/384 co-relation queries the response was YES. Maximal size of possible extension queue 551. Compared 395034 event pairs, 1182 based on Foata normal form. 32/26322 useless extension candidates. Maximal degree in co-relation 33034. Up to 3916 conditions per place. [2025-03-14 01:52:18,293 INFO L140 encePairwiseOnDemand]: 869/888 looper letters, 35 selfloop transitions, 54 changer transitions 0/798 dead transitions. [2025-03-14 01:52:18,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 737 places, 798 transitions, 1795 flow [2025-03-14 01:52:18,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:52:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:52:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4368 transitions. [2025-03-14 01:52:18,302 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8198198198198198 [2025-03-14 01:52:18,302 INFO L175 Difference]: Start difference. First operand has 732 places, 744 transitions, 1504 flow. Second operand 6 states and 4368 transitions. [2025-03-14 01:52:18,302 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 737 places, 798 transitions, 1795 flow [2025-03-14 01:52:18,306 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 737 places, 798 transitions, 1795 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:18,313 INFO L231 Difference]: Finished difference. Result has 742 places, 797 transitions, 1862 flow [2025-03-14 01:52:18,314 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=888, PETRI_DIFFERENCE_MINUEND_FLOW=1504, PETRI_DIFFERENCE_MINUEND_PLACES=732, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=744, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=726, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1862, PETRI_PLACES=742, PETRI_TRANSITIONS=797} [2025-03-14 01:52:18,316 INFO L279 CegarLoopForPetriNet]: 751 programPoint places, -9 predicate places. [2025-03-14 01:52:18,316 INFO L471 AbstractCegarLoop]: Abstraction has has 742 places, 797 transitions, 1862 flow [2025-03-14 01:52:18,318 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 714.5) internal successors, (4287), 6 states have internal predecessors, (4287), 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-14 01:52:18,318 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:18,319 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:52:18,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:52:18,319 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-14 01:52:18,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:18,319 INFO L85 PathProgramCache]: Analyzing trace with hash 601584921, now seen corresponding path program 1 times [2025-03-14 01:52:18,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:18,319 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523960398] [2025-03-14 01:52:18,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:18,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:18,326 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-14 01:52:18,330 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-14 01:52:18,330 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:18,330 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:18,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:52:18,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:18,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523960398] [2025-03-14 01:52:18,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523960398] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:18,346 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:18,346 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:18,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [761167491] [2025-03-14 01:52:18,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:18,347 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:18,347 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:18,347 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:18,347 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:18,365 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 718 out of 888 [2025-03-14 01:52:18,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 742 places, 797 transitions, 1862 flow. Second operand has 3 states, 3 states have (on average 718.6666666666666) internal successors, (2156), 3 states have internal predecessors, (2156), 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-14 01:52:18,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:18,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 718 of 888 [2025-03-14 01:52:18,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:28,687 INFO L124 PetriNetUnfolderBase]: 6711/63478 cut-off events. [2025-03-14 01:52:28,687 INFO L125 PetriNetUnfolderBase]: For 8032/12986 co-relation queries the response was YES. [2025-03-14 01:52:29,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78717 conditions, 63478 events. 6711/63478 cut-off events. For 8032/12986 co-relation queries the response was YES. Maximal size of possible extension queue 638. Compared 930212 event pairs, 1211 based on Foata normal form. 359/59780 useless extension candidates. Maximal degree in co-relation 78707. Up to 4969 conditions per place. [2025-03-14 01:52:29,327 INFO L140 encePairwiseOnDemand]: 874/888 looper letters, 141 selfloop transitions, 10 changer transitions 0/870 dead transitions. [2025-03-14 01:52:29,327 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 744 places, 870 transitions, 2537 flow [2025-03-14 01:52:29,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:52:29,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:52:29,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2213 transitions. [2025-03-14 01:52:29,331 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8307057057057057 [2025-03-14 01:52:29,332 INFO L175 Difference]: Start difference. First operand has 742 places, 797 transitions, 1862 flow. Second operand 3 states and 2213 transitions. [2025-03-14 01:52:29,332 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 744 places, 870 transitions, 2537 flow [2025-03-14 01:52:29,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 744 places, 870 transitions, 2537 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:52:29,346 INFO L231 Difference]: Finished difference. Result has 746 places, 807 transitions, 1950 flow [2025-03-14 01:52:29,348 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=888, PETRI_DIFFERENCE_MINUEND_FLOW=1862, PETRI_DIFFERENCE_MINUEND_PLACES=742, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=797, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=787, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1950, PETRI_PLACES=746, PETRI_TRANSITIONS=807} [2025-03-14 01:52:29,350 INFO L279 CegarLoopForPetriNet]: 751 programPoint places, -5 predicate places. [2025-03-14 01:52:29,350 INFO L471 AbstractCegarLoop]: Abstraction has has 746 places, 807 transitions, 1950 flow [2025-03-14 01:52:29,351 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 718.6666666666666) internal successors, (2156), 3 states have internal predecessors, (2156), 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-14 01:52:29,352 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:29,352 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:52:29,353 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:52:29,353 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-14 01:52:29,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:29,353 INFO L85 PathProgramCache]: Analyzing trace with hash -1697424719, now seen corresponding path program 1 times [2025-03-14 01:52:29,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:29,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [384263908] [2025-03-14 01:52:29,354 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:29,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:29,359 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:52:29,362 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:52:29,362 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:29,362 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:29,373 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-14 01:52:29,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:29,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [384263908] [2025-03-14 01:52:29,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [384263908] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:29,374 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:29,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:52:29,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918274443] [2025-03-14 01:52:29,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:29,374 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:29,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:29,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:29,375 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:29,389 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 721 out of 888 [2025-03-14 01:52:29,392 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 746 places, 807 transitions, 1950 flow. Second operand has 3 states, 3 states have (on average 721.6666666666666) internal successors, (2165), 3 states have internal predecessors, (2165), 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-14 01:52:29,392 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:29,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 721 of 888 [2025-03-14 01:52:29,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:47,057 INFO L124 PetriNetUnfolderBase]: 10085/111421 cut-off events. [2025-03-14 01:52:47,057 INFO L125 PetriNetUnfolderBase]: For 10957/14797 co-relation queries the response was YES. [2025-03-14 01:52:47,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135742 conditions, 111421 events. 10085/111421 cut-off events. For 10957/14797 co-relation queries the response was YES. Maximal size of possible extension queue 995. Compared 1795150 event pairs, 1955 based on Foata normal form. 455/105746 useless extension candidates. Maximal degree in co-relation 135730. Up to 6772 conditions per place. [2025-03-14 01:52:48,340 INFO L140 encePairwiseOnDemand]: 877/888 looper letters, 138 selfloop transitions, 8 changer transitions 0/878 dead transitions. [2025-03-14 01:52:48,341 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 748 places, 878 transitions, 2611 flow [2025-03-14 01:52:48,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:52:48,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:52:48,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2216 transitions. [2025-03-14 01:52:48,344 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8318318318318318 [2025-03-14 01:52:48,344 INFO L175 Difference]: Start difference. First operand has 746 places, 807 transitions, 1950 flow. Second operand 3 states and 2216 transitions. [2025-03-14 01:52:48,344 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 748 places, 878 transitions, 2611 flow [2025-03-14 01:52:48,360 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 746 places, 878 transitions, 2591 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:52:48,365 INFO L231 Difference]: Finished difference. Result has 748 places, 815 transitions, 2000 flow [2025-03-14 01:52:48,366 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=888, PETRI_DIFFERENCE_MINUEND_FLOW=1930, PETRI_DIFFERENCE_MINUEND_PLACES=744, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=807, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=799, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2000, PETRI_PLACES=748, PETRI_TRANSITIONS=815} [2025-03-14 01:52:48,367 INFO L279 CegarLoopForPetriNet]: 751 programPoint places, -3 predicate places. [2025-03-14 01:52:48,367 INFO L471 AbstractCegarLoop]: Abstraction has has 748 places, 815 transitions, 2000 flow [2025-03-14 01:52:48,368 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 721.6666666666666) internal successors, (2165), 3 states have internal predecessors, (2165), 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-14 01:52:48,368 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:52:48,369 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] [2025-03-14 01:52:48,369 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:52:48,369 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-14 01:52:48,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:52:48,369 INFO L85 PathProgramCache]: Analyzing trace with hash -781999725, now seen corresponding path program 1 times [2025-03-14 01:52:48,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:52:48,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1553944111] [2025-03-14 01:52:48,370 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:52:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:52:48,375 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:52:48,378 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:52:48,378 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:52:48,378 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:52:48,401 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-14 01:52:48,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:52:48,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1553944111] [2025-03-14 01:52:48,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1553944111] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:52:48,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:52:48,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:52:48,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083056159] [2025-03-14 01:52:48,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:52:48,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:52:48,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:52:48,402 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:52:48,402 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:52:48,424 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 726 out of 888 [2025-03-14 01:52:48,426 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 748 places, 815 transitions, 2000 flow. Second operand has 3 states, 3 states have (on average 727.3333333333334) internal successors, (2182), 3 states have internal predecessors, (2182), 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-14 01:52:48,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:52:48,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 726 of 888 [2025-03-14 01:52:48,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:52:56,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:56,927 INFO L294 olderBase$Statistics]: this new event has 347 ancestors and is cut-off event [2025-03-14 01:52:56,927 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-14 01:52:56,927 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-14 01:52:56,927 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-14 01:52:57,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 131#L3779-10true, 777#true, 754#true, 772#true, 351#L4118-2true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,128 INFO L294 olderBase$Statistics]: this new event has 349 ancestors and is cut-off event [2025-03-14 01:52:57,128 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,128 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,128 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 767#true, 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,533 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,533 INFO L294 olderBase$Statistics]: this new event has 352 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,533 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [Black: 767#true, 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, 351#L4118-2true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,713 INFO L294 olderBase$Statistics]: this new event has 336 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, 351#L4118-2true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,713 INFO L294 olderBase$Statistics]: this new event has 354 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-03-14 01:52:57,713 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-03-14 01:52:57,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [649#L3779-1true, Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 131#L3779-10true, 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:57,998 INFO L294 olderBase$Statistics]: this new event has 357 ancestors and is cut-off event [2025-03-14 01:52:57,998 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:57,998 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:57,998 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [649#L3779-1true, Black: 767#true, 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:58,464 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [649#L3779-1true, Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:58,464 INFO L294 olderBase$Statistics]: this new event has 362 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:58,464 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-14 01:52:59,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 738#L6011-7true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,372 INFO L294 olderBase$Statistics]: this new event has 349 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 738#L6011-7true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,372 INFO L294 olderBase$Statistics]: this new event has 347 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 347 ancestors and is cut-off event [2025-03-14 01:52:59,372 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:52:59,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 738#L6011-7true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,375 INFO L294 olderBase$Statistics]: this new event has 357 ancestors and is cut-off event [2025-03-14 01:52:59,375 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-14 01:52:59,375 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:52:59,375 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, 552#L6011-6true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,471 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, 552#L6011-6true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,471 INFO L294 olderBase$Statistics]: this new event has 348 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:52:59,471 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-14 01:52:59,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, 552#L6011-6true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,474 INFO L294 olderBase$Statistics]: this new event has 358 ancestors and is cut-off event [2025-03-14 01:52:59,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:52:59,474 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:52:59,474 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-14 01:52:59,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 184#L6011-5true, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,568 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 184#L6011-5true, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,568 INFO L294 olderBase$Statistics]: this new event has 349 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 349 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:52:59,568 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-14 01:52:59,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 184#L6011-5true, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,571 INFO L294 olderBase$Statistics]: this new event has 359 ancestors and is cut-off event [2025-03-14 01:52:59,571 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:52:59,571 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-14 01:52:59,571 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:52:59,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 70#L6011-4true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,666 INFO L294 olderBase$Statistics]: this new event has 352 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 70#L6011-4true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,666 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:59,666 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-14 01:52:59,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 411#L3779-1true, 70#L6011-4true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,669 INFO L294 olderBase$Statistics]: this new event has 360 ancestors and is cut-off event [2025-03-14 01:52:59,669 INFO L297 olderBase$Statistics]: existing Event has 360 ancestors and is cut-off event [2025-03-14 01:52:59,669 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:59,669 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:52:59,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 666#L6011-3true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,762 INFO L294 olderBase$Statistics]: this new event has 353 ancestors and is cut-off event [2025-03-14 01:52:59,762 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-14 01:52:59,762 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:59,762 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:52:59,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 131#L3779-10true, 777#true, 754#true, 666#L6011-3true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,763 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,763 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:52:59,763 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:52:59,763 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 666#L6011-3true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,766 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-14 01:52:59,766 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:59,766 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:52:59,766 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][408], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 666#L6011-3true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,768 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][355], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 666#L6011-3true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,768 INFO L294 olderBase$Statistics]: this new event has 353 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][340], [691#L3779-10true, Black: 769#(= |#race~g_cs_x~0| 0), 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 131#L3779-10true, 777#true, 754#true, 666#L6011-3true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,768 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:52:59,768 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-14 01:52:59,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [Black: 767#true, 511#L3928-7true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:52:59,788 INFO L294 olderBase$Statistics]: this new event has 374 ancestors and is cut-off event [2025-03-14 01:52:59,788 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-14 01:52:59,788 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-14 01:52:59,788 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [Black: 767#true, 511#L3928-7true, 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:53:00,275 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [Black: 767#true, 511#L3928-7true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:53:00,275 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-14 01:53:00,275 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-14 01:53:00,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2165] L3779-17-->L3779-10: Formula: (let ((.cse0 (select |v_#race_289| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|)) (.cse2 (+ |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 1)) (.cse3 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|))) (and (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3| (select (select |v_#memory_int_111| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|)) (= (select .cse0 .cse1) 0) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= |v_#race_289| (store |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7| (store (store (store (store (select |v_#race_290| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7| 0) .cse2 0) .cse3 0) .cse1 0))))) InVars {#race=|v_#race_290|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} OutVars{#race=|v_#race_289|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_3|, #memory_int=|v_#memory_int_111|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_7|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_7|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][337], [Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 131#L3779-10true, 754#true, 474#L3825-1true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:53:00,300 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-14 01:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-14 01:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-14 01:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2025-03-14 01:53:01,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2197] L3779-8-->L3779-1: Formula: (let ((.cse2 (+ 2 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse1 (+ 3 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (.cse0 (select |v_#race_359| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|)) (.cse3 (+ 1 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|))) (and (= (select .cse0 .cse1) 0) (= 0 (select .cse0 .cse2)) (= |v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13| (select (select |v_#memory_int_155| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|)) (= |v_#race_359| (store |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17| (store (store (store (store (select |v_#race_360| |v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|) |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17| 0) .cse3 0) .cse2 0) .cse1 0))) (= (select .cse0 |v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|) 0) (= (select .cse0 .cse3) 0))) InVars {#race=|v_#race_360|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} OutVars{#race=|v_#race_359|, runThread2of2ForFork0_vatomic32_read_#t~mem432#1=|v_runThread2of2ForFork0_vatomic32_read_#t~mem432#1_13|, #memory_int=|v_#memory_int_155|, runThread2of2ForFork0_vatomic32_read_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_read_~a#1.offset_17|, runThread2of2ForFork0_vatomic32_read_~a#1.base=|v_runThread2of2ForFork0_vatomic32_read_~a#1.base_17|} AuxVars[] AssignedVars[#race, runThread2of2ForFork0_vatomic32_read_#t~mem432#1][409], [Black: 767#true, 756#true, 411#L3779-1true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 474#L3825-1true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:53:01,003 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-14 01:53:01,003 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-14 01:53:01,003 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-14 01:53:01,003 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-03-14 01:53:01,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2178] L4118-16-->L4118-2: Formula: (let ((.cse2 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 3)) (.cse1 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 2)) (.cse3 (select |v_#race_367| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|)) (.cse0 (+ |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| 1)) (.cse4 (select |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|))) (and (= (store |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (store (store (store (select |v_#race_368| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse0 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse1 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) .cse2 |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|)) |v_#race_367|) (= (select .cse3 .cse2) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= (store |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.base_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.base_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.base_125|) (= (select .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|) |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|)) (= (select .cse3 .cse1) |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|) (= |v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5| (select .cse3 .cse0)) (= (store |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store (select |v_#memory_$Pointer$.offset_126| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (select (select |v_#memory_$Pointer$.offset_125| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|) |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|))) |v_#memory_$Pointer$.offset_125|) (= (store |v_#memory_int_162| |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9| (store .cse4 |v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9| (+ |v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7| |v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|))) |v_#memory_int_161|))) InVars {#race=|v_#race_368|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_126|, #memory_int=|v_#memory_int_162|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_126|} OutVars{#race=|v_#race_367|, runThread2of2ForFork0_vatomic32_get_add_~v#1=|v_runThread2of2ForFork0_vatomic32_get_add_~v#1_7|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_125|, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1_5|, #memory_int=|v_#memory_int_161|, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1=|v_runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1_5|, runThread2of2ForFork0_vatomic32_get_add_~a#1.base=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.base_9|, runThread2of2ForFork0_vatomic32_get_add_~a#1.offset=|v_runThread2of2ForFork0_vatomic32_get_add_~a#1.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_125|} AuxVars[] AssignedVars[#race, #memory_$Pointer$.base, runThread2of2ForFork0_vatomic32_get_add_#t~mem527#1, #memory_int, runThread2of2ForFork0_vatomic32_get_add_#t~nondet528#1, #memory_$Pointer$.offset][356], [Black: 767#true, 756#true, Black: 774#(= |#race~g_cs_y~0| 0), 777#true, 754#true, 474#L3825-1true, 627#L4118-2true, 772#true, Black: 758#(or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))), 752#true, 750#true, Black: 759#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), Black: 760#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)))), 279#ULTIMATE.startFINALtrue, Black: 761#(and (or (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869184) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869182) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|)) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) (- 17179869181) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296))))))) (or (and (<= (mod |ULTIMATE.start_main_~i~1#1| 4294967296) 2147483647) (= |ULTIMATE.start_main_#t~nondet820#1| (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)) 1)))) (and (<= 2147483648 (mod |ULTIMATE.start_main_~i~1#1| 4294967296)) (= (select (select |#race| |ULTIMATE.start_main_~#t~0#1.base|) (+ (- 17179869183) (* |ULTIMATE.start_main_~i~1#1| 4) |ULTIMATE.start_main_~#t~0#1.offset| (* (- 17179869184) (div |ULTIMATE.start_main_~i~1#1| 4294967296)))) |ULTIMATE.start_main_#t~nondet820#1|))))]) [2025-03-14 01:53:01,004 INFO L294 olderBase$Statistics]: this new event has 384 ancestors and is cut-off event [2025-03-14 01:53:01,004 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-14 01:53:01,004 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-14 01:53:01,004 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event